Update Custom Datacenter
Update a custom datacenter
Request
URI
PUT
https://{api_host}/suite-api/api/resources/customdatacenters
COPY
Request Body
Custom datacenter
custom-datacenter
of type(s)
application/json
Required
Show optional properties
{
"name": "string",
"childResourceIds": [
{}
]
}
"{\n \"id\" : \"88be30b0-e80c-4a27-8f7a-e562eac62650\",\n \"name\" : \"custom datacenter\",\n \"description\" : \"custom datacenter description\",\n \"childResourceIds\" : [ \"e08df6e6-8bde-41b9-8e71-17a1b6853d41\", \"77d76dd3-59d5-4b2c-8861-73a0c6ccec03\" ]\n}"
string As uuid
As uuid
id
Optional
Identifier of custom datacenter
string
name
Required
Name of custom datacenter
string
description
Optional
Description of custom datacenter
array of
string
childResourceIds
Required
Resource IDs included in custom datacenter
Responses
200
Updated custom datacenter
Returns
custom-datacenter
of type(s)
application/json
"{\n \"id\" : \"88be30b0-e80c-4a27-8f7a-e562eac62650\",\n \"name\" : \"custom datacenter\",\n \"description\" : \"custom datacenter description\",\n \"childResourceIds\" : [ \"e08df6e6-8bde-41b9-8e71-17a1b6853d41\", \"77d76dd3-59d5-4b2c-8861-73a0c6ccec03\" ]\n}"
string As uuid
As uuid
id
Optional
Identifier of custom datacenter
string
name
Required
Name of custom datacenter
string
description
Optional
Description of custom datacenter
array of
string
childResourceIds
Required
Resource IDs included in custom datacenter
409
There are conflicting clusters
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"childResourceIds":["string"],"name:"string"}' https://{api_host}/suite-api/api/resources/customdatacenters
Resources Operations
GET
Get Resources
PUT
Update Resource
GET
Get Custom Profiles
PUT
Modify Custom Profile
POST
Create Custom Profile
PUT
Stop Monitoring Resources
Deprecated
PUT
Start Monitoring Resources
Deprecated
PUT
Mark Resources As Being Maintained
DELETE
Unmark Resources As Being Maintained
GET
Get Custom Groups
PUT
Modify Custom Group
POST
Create Custom Group
GET
Get Custom Datacenters
PUT
Update Custom Datacenter
POST
Create Custom Datacenter
DELETE
Delete Custom Datacenters
GET
Get Stats Of Resources
POST
Add Stats For Resources
POST
Get Stats For Resources
POST
Query Latest Stats Of Resources
POST
Get Stats And DT For Resources
POST
Add Stats For Resources Using Push Adapter Kind
POST
Get Matching Resources
GET
Get Resource Properties List
POST
Add Resources Properties
POST
Query Latest Properties Of Resources
POST
Add Resources Properties Using Adapter Kind
GET
Get Group Types
POST
Add Group Type
POST
Get Resources Relationships
POST
Create Resource Using Adapter Instance
POST
Create Resource Using Adapter Kind
GET
Get Top N Stats Of Resources
GET
Get Latest Stats Of Resources
GET
Get Stat Keys Of Resources
GET
Get Custom Profile
DELETE
Delete Custom Profile
GET
Get Custom Group
DELETE
Delete Custom Group
GET
Get Custom Group Members
GET
Get Custom Datacenter
DELETE
Delete Group Type
DELETE
Delete Resources