Change CommServ hostname
Select
SaaS
Customer Managed
Send new hostname for CommServ
- application/json
Request Body
- hostName string
New hostname for CommServ
Responses
- 200
- 400
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad request
- 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
}
PUT /v4/commserv/hostname
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommServ/HostName' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"hostName": "string"
}'