gambitcomm.local

This is the API for MIMIC client to connect to MIMIC daemon.

๐Ÿ”‘ basic 356 endpoints iot
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
The current log file for the Simulator.
curl \
  -u "$API_USER:$API_PASS" \
  http://gambitcomm.local/mimic/get/log
The maximum number of agent instances.
curl \
  -u "$API_USER:$API_PASS" \
  http://gambitcomm.local/mimic/get/max
The last configured agent instance.
curl \
  -u "$API_USER:$API_PASS" \
  http://gambitcomm.local/mimic/get/last
Endpoints (356 total)
GET
/mimic/get/log
The current log file for the Simulator.
GET
/mimic/get/max
The maximum number of agent instances.
GET
/mimic/get/last
The last configured agent instance.
GET
/mimic/get/netdev
The default network device to be used for agent addresses.
GET
/mimic/get/return
The return mode.
GET
/mimic/store/list
This command will return the list of variables in the said scope.
GET
/mimic/access/list
Returns an array of entries.
GET
/mimic/get/cfgfile
The currently loaded lab configuration file for the particular user.
GET
/mimic/get/clients
The number of clients currently connected to the daemon.
GET
/mimic/get/netaddr
The network address of the host where the MIMIC simulator is running.
GET
/mimic/get/product
The product number that is licensed.
GET
/mimic/get/version
The version of the MIMIC command interface.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints356
Authbasic
Categories1
http://gambitcomm.local