Verify if server is a virtual machine
Select
SaaS
Customer Managed
Check whether the server is a virtual machine
Path Parameters
- serverId int32 required
Server ID
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- isVM boolean
Is the server a virtual machine
{
"isVM": true
}
Not Found
Internal Server Error
GET /v4/servers/:serverid/isvm
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Servers/:serverId/isVM' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'