ResourcePoolRead

ResourcePoolRead
ResourcePoolRead
JSON Example
{
    "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"
}
array of NodeRead
nodes
Optional

nodes

string
rpName
Optional

rpName

string
rpVsphereName
Optional

rpVsphereName

integer As int32 As int32
totalCPUInMHz
Optional

totalCPUInMHz

integer As int32 As int32
totalRAMInMB
Optional

totalRAMInMB

integer As int32 As int32
usedCPUInMHz
Optional

usedCPUInMHz

integer As int32 As int32
usedRAMInMB
Optional

usedRAMInMB

string
vcCluster
Optional

vcCluster

Property Of