Remove associated DC plan from server group
Api to remove associated DC plan from server group
Path Parameters
- serverGroupId string required
Query Parameters
- removeChildAssociations boolean
Optional parameter. To be set only in case, if caller want to leave child association as-is and decouple them from server group
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /v4/servergroup/:servergroupid/dcplan
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/ServerGroup/:serverGroupId/DCPlan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'