ClusterRead
ClusterRead
JSON Example
{
"buildNumber": "string",
"instanceNum": 0,
"name": "string",
"nodeGroups": [
{
"cpuNum": 0,
"instanceNum": 0,
"instances": [
{
"action": "string",
"actionFailed": false,
"cpuNumber": 0,
"errMessage": "string",
"hostName": "string",
"memory": 0,
"moId": "string",
"name": "string",
"rack": "string",
"roles": [
"string"
],
"status": "string",
"targetSystemDs": "string",
"version": "string",
"volumes": [
"string"
]
}
],
"memCapacityMB": 0,
"name": "string",
"networking": {
"allIpBlocks": [
{
"beginIp": "string",
"endIp": "string"
}
],
"assignedIpBlocks": [
{
"beginIp": "string",
"endIp": "string"
}
],
"dhcp": false,
"dns1": "string",
"dns2": "string",
"freeIpBlocks": [
{
"beginIp": "string",
"endIp": "string"
}
],
"gateway": "string",
"ipAllocEntries": [
{
"clusterId": 0,
"clusterName": "string",
"ipAddress": "string",
"nodeGroupId": 0,
"nodeGroupName": "string",
"nodeId": 0,
"nodeName": "string"
}
],
"name": "string",
"netmask": "string",
"portGroup": "string"
},
"roles": [
"string"
],
"services": [
"string"
],
"storage": {
"allocType": "string",
"controllerType": "string",
"diskstoreNamePattern": [
"string"
],
"dsNames": [
"string"
],
"dsNames4Data": [
"string"
],
"dsNames4System": [
"string"
],
"imagestoreNamePattern": [
"string"
],
"sizeGB": 0,
"splitPolicy": "string",
"type": "string"
},
"swapRatio": "number"
}
],
"resourcePools": [
{
"nodes": [
{
"action": "string",
"actionFailed": false,
"cpuNumber": 0,
"errMessage": "string",
"hostName": "string",
"memory": 0,
"moId": "string",
"name": "string",
"rack": "string",
"roles": [
"string"
],
"status": "string",
"targetSystemDs": "string",
"version": "string",
"volumes": [
"string"
]
}
],
"rpName": "string",
"rpVsphereName": "string",
"totalCPUInMHz": 0,
"totalRAMInMB": 0,
"usedCPUInMHz": 0,
"usedRAMInMB": 0,
"vcCluster": "string"
}
],
"status": "string",
"version": "string"
}
object
attributes
Optional
attributes
string
buildNumber
Optional
buildNumber
integer As int32
As int32
instanceNum
Optional
instanceNum
string
name
Optional
name
string
status
Optional
status
Possible values are :
RUNNING,
PROVISIONING,
PROVISION_ERROR,
POST_DEPLOYMENT_ERROR,
UPGRADE_PREPARED,
UPGRADE_PREPARE_ERROR,
UPGRADE_MIGRATED,
UPGRADE_MIGRATE_ERROR,
UPGRADE_SWITCHED,
UPGRADE_SWITCH_ERROR,
UPGRADING,
UPDATING,
DELETING,
STOPPED,
ERROR,
STOPPING,
STARTING,
CONFIGURING,
CONFIGURE_ERROR,
NA,
VMRECONFIGURING,
MAINTENANCE,
UPGRADE_ERROR,
PAUSE,
PAUSE_ERROR,
PATCHING,
PATCH_ERROR,
RECOVER_ERROR,
RECOVERING,
RESTORING,
RESTORE_ERROR,
UPGRADE_MAINTENANCE,
string
version
Optional
version