Develop > Web Service Interfaces > Downtime Web Service Interface

Downtime Web Service Interface

You can use a RESTful web service running on the Gateway Server to retrieve, update, create, and delete downtimes. HTTP requests can be entered in your browser, and combinations of HTTP requests and XML commands in a REST client. Service authentication is based on basic authentication.

For information about downtime and the opr-downtime command-line interface, see Downtime Management and opr-downtime Command-Line Interface.

Note You require administration or superuser privileges to use downtime REST API.

https://<serviceURL>/<request>

<serviceURL>

The URL of the Action web service:

<server>:<port>/topaz/bsmservices/customers/[customerID]/downtimes

where <server> is the name of the OMi server.

<request>

The service request.