Manage datacenters
Create a datacenter
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new datacenter. Note on permissions:
- Custom datacenters are visible only to their owners
- Global datacenters are visible to all users
- Admins can see and manage all datacenters
Response
201
application/json
Datacenter created successfully
The response is of type object
.