Glob APIs
Glob are fast key value stores which could be controlled to change the simulation behavior.
Create a new Glob entry or update an existing Glob entry
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
true{
// Response
}// Example curl command
curl -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "key:$KEY" -H "domain:nsim.iotify.io" -d '{"key":"$GLOBKEY","value":"$GLOBVALUE"}' nsim.iotify.io/api/datastore/$WORKSPACE/globGet a Glob object
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get all the Glob keys
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Glob Delete
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?
