| Cloud Admin | Enterprise Admin | User |
|---|---|---|
| |
|
|
Contents:
An Admin resource represents all accessible infrastructure resources in the model. We use the standard Service document that Atom Publishing Protocol provides to represent this resource.
Datacenter Data Model
| datacenter | Link | 1 | true | Link to the list of datacenters |
| enterprises | Link | 1 | true | Link to the list of enterprises |
Methods related to Administration resource
Get Admin resource
Retrieve information about all the location of the datacenters stored in the infrastructure.
Synopsis: GET http://example.com/api/
Request Headers: Accept, Content-type.
Request Parameters: N/A.
Request Message Body: N/A.
Example Request: Retrieve information about an infrastructure.
Response Headers: Content-Length, Content-Type.
Response Message Body: Admin
Response Status: 200, 401, 403.
Example Response:

