Provisioning Service
get
https://localhost:16005/api/v1
/entity
Retrieve a list of entities.
get
https://localhost:16005/api/v1
/entity/{uuid}
Retrieve a specific entity.
post
https://localhost:16005/api/v1
/entity/{uuid}
Create a specific entity.
put
https://localhost:16005/api/v1
/entity/{uuid}
Modify a specific entity.
delete
https://localhost:16005/api/v1
/entity/{uuid}
Delete a specific entity.
get
https://localhost:16005/api/v1
/contact
Retrieve a list of contacts.
get
https://localhost:16005/api/v1
/contact/{uuid}
Retrieve a specific contact.
post
https://localhost:16005/api/v1
/contact/{uuid}
Create a specific entity.
put
https://localhost:16005/api/v1
/contact/{uuid}
Modify a specific contact.
delete
https://localhost:16005/api/v1
/contact/{uuid}
Delete a specific contact.
get
https://localhost:16005/api/v1
/location
Retrieve a list of locations.
get
https://localhost:16005/api/v1
/location/{uuid}
Retrieve a specific location.
post
https://localhost:16005/api/v1
/location/{uuid}
Create a specific location.
put
https://localhost:16005/api/v1
/location/{uuid}
Modify a specific location.
delete
https://localhost:16005/api/v1
/location/{uuid}
Delete a specific location.
get
https://localhost:16005/api/v1
/inventory
Retrieve a list of inventory.
get
https://localhost:16005/api/v1
/inventory/{serialNumber}
Retrieve a specific inventory tag.
post
https://localhost:16005/api/v1
/inventory/{serialNumber}
Create a specific Inventory.
put
https://localhost:16005/api/v1
/inventory/{serialNumber}
Modify a specific inventory.
delete
https://localhost:16005/api/v1
/inventory/{serialNumber}
Delete a specific inventory.
get
https://localhost:16005/api/v1
/venue
Retrieve a list of venues.
get
https://localhost:16005/api/v1
/venue/{uuid}
Retrieve a specific venue.
post
https://localhost:16005/api/v1
/venue/{uuid}
Create a specific venue.
put
https://localhost:16005/api/v1
/venue/{uuid}
Modify a specific venue.
delete
https://localhost:16005/api/v1
/venue/{uuid}
Delete a specific venue.
get
https://localhost:16005/api/v1
/map
Retrieve the list of maps
get
https://localhost:16005/api/v1
/map/{uuid}
Retrieve a specific map.
post
https://localhost:16005/api/v1
/map/{uuid}
Create a specific map.
put
https://localhost:16005/api/v1
/map/{uuid}
Modify a specific map.
delete
https://localhost:16005/api/v1
/map/{uuid}
Delete a specific map.
get
https://localhost:16005/api/v1
/managementPolicy
Get a list of policies.
get
https://localhost:16005/api/v1
/managementPolicy/{uuid}
Retrieve a specific policy.
post
https://localhost:16005/api/v1
/managementPolicy/{uuid}
Create a specific policy.
put
https://localhost:16005/api/v1
/managementPolicy/{uuid}
Modify a specific policy.
delete
https://localhost:16005/api/v1
/managementPolicy/{uuid}
Delete a specific policy.
get
https://localhost:16005/api/v1
/managementRole
Retrieve a list of management roles.
get
https://localhost:16005/api/v1
/managementRole/{uuid}
Retrieve a specific management role.
post
https://localhost:16005/api/v1
/managementRole/{uuid}
Create a specific management role.
put
https://localhost:16005/api/v1
/managementRole/{uuid}
Modify a specific management role.
delete
https://localhost:16005/api/v1
/managementRole/{uuid}
Delete a specific management role.
get
https://localhost:16005/api/v1
/configuration
Retrieve a list of configurations.
get
https://localhost:16005/api/v1
/configuration/{uuid}
Retrieve a specific configuration.
post
https://localhost:16005/api/v1
/configuration/{uuid}
Create a specific configuration.
put
https://localhost:16005/api/v1
/configuration/{uuid}
Modify a specific configuration.
delete
https://localhost:16005/api/v1
/configuration/{uuid}
Delete a specific configuration.
get
https://localhost:16005/api/v1
/iptocountry
Get the country code for an IP address
get
https://localhost:16005/api/v1
/signup
This call allows someone to get the status of a signup.
post
https://localhost:16005/api/v1
/signup
This call allows a new subscriber to register themselves and their devices.
put
https://localhost:16005/api/v1
/signup
modify the signup command in play
delete
https://localhost:16005/api/v1
/signup
This call allows someone to delete a specific signUp or all signups according to serialNumber of email address
get
https://localhost:16005/api/v1
/variable
Retrieve lists of control blocks
get
https://localhost:16005/api/v1
/operator
Retrieve the list of currently configured operators
get
https://localhost:16005/api/v1
/operator/{uuid}
Retrieve an operator
post
https://localhost:16005/api/v1
/operator/{uuid}
Create a new operator
put
https://localhost:16005/api/v1
/operator/{uuid}
Update an existing operator
delete
https://localhost:16005/api/v1
/operator/{uuid}
Delete an operator
get
https://localhost:16005/api/v1
/serviceClass
Retrieve the list of currently configured service class
get
https://localhost:16005/api/v1
/serviceClass/{uuid}
Retrieve a service class
post
https://localhost:16005/api/v1
/serviceClass/{uuid}
Create a service class
put
https://localhost:16005/api/v1
/serviceClass/{uuid}
Update a service class
delete
https://localhost:16005/api/v1
/serviceClass/{uuid}
Delete a service class
get
https://localhost:16005/api/v1
/subscriberDevice
Retrieve the list of subscriber devices
get
https://localhost:16005/api/v1
/subscriberDevice/{uuid}
Retrieve a subscriber device
post
https://localhost:16005/api/v1
/subscriberDevice/{uuid}
Create a subscriber device
put
https://localhost:16005/api/v1
/subscriberDevice/{uuid}
Update a subscriber device
delete
https://localhost:16005/api/v1
/subscriberDevice/{uuid}
Delete a subscriber device
get
https://localhost:16005/api/v1
/operatorLocation
Retrieve a list of locations.
get
https://localhost:16005/api/v1
/operatorLocation/{uuid}
Retrieve a specific location.
post
https://localhost:16005/api/v1
/operatorLocation/{uuid}
Create a specific location.
put
https://localhost:16005/api/v1
/operatorLocation/{uuid}
Modify a specific location.
delete
https://localhost:16005/api/v1
/operatorLocation/{uuid}
Delete a specific location.
get
https://localhost:16005/api/v1
/operatorContact
Retrieve a list of operator contacts.
get
https://localhost:16005/api/v1
/operatorContact/{uuid}
Retrieve a specific operator contact.
post
https://localhost:16005/api/v1
/operatorContact/{uuid}
Create a specific operator contact.
put
https://localhost:16005/api/v1
/operatorContact/{uuid}
Modify a specific operator contact.
delete
https://localhost:16005/api/v1
/operatorContact/{uuid}
Delete a specific operator contact.
get
https://localhost:16005/api/v1
/dashboard
Get the last version of the dashboard.
get
https://localhost:16005/api/v1
/system
Retrieve different values from the running service.
post
https://localhost:16005/api/v1
/system
Perform some system wide commands.
Last modified 28d ago