Retire Multiple Servers
Select
SaaS
Customer Managed
Retire multiple servers
- application/json
Request Body
servers object[]
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- jobId int64
error object
{
"jobId": 0,
"error": {
"errorCode": 0,
"errorMessage": "string",
"warningCode": 0,
"warningMessage": "string"
}
}
Internal Server Error
PUT /v4/servers/retire
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Servers/Retire' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"servers": [
{
"id": 0,
"name": "string"
}
]
}'