Resize Cluster
Request
URI
POST
https://{api_host}/dt-rest/v100/system/cluster/resize
COPY
Request Body
DtClusterResizeConfigImpl
of type(s)
application/json
Optional
{
"id": "string",
"clusterResizeConfig": {
"hostnames": [
"string"
],
"brokerAdresses": [
"string"
]
},
"hostnames": [
"string"
],
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
object
clusterResizeConfig
Optional
clusterResizeConfig
array of
string
hostnames
Optional
hostnames
string
location
Optional
location
array of
object
DtLink
Optional
DtLink
Responses
204
Successfully resized cluster
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/system/cluster/resize
Dt System Manager Operations
POST
Relay Vcenters To AV
GET
Get Certificate
GET
Check Broker Affinity
POST
Resize Cluster
PUT
Reset Domain
GET
Get Logs
PUT
Update All Datastore Regex
PUT
Update App Stacks Prefix Regex
Deprecated
PUT
Update Datastore Regex
Deprecated
GET
Get Active Broker
GET
Get Current User Group Guids
POST
Get Boot Strap File
GET
List Handler Mapping
DELETE
Logout
PUT
Update Ntp
GET
Get Platform Information
POST
Register Domain
GET
Get Terms Of Service
GET
Get System Version Information