nodepool_status
nodepool_status
JSON Example
{
"needUpgrade": false,
"deleteAccepted": true,
"resourceVersion": 2.027123023002322,
"opstatus": "processing",
"hostProfile": "hostProfile",
"computeResource": {
"name": "name",
"type": "type"
},
"conditions": [
{
"severity": "Warning",
"reason": "reason",
"lastTransitionTime": "lastTransitionTime",
"type": "Ready",
"message": "message",
"status": true
},
{
"severity": "Warning",
"reason": "reason",
"lastTransitionTime": "lastTransitionTime",
"type": "Ready",
"message": "message",
"status": true
}
]
}
boolean
needUpgrade
Optional
NeedUpgrade defines if this node pool need to be upgraded
number
resourceVersion
Optional
object version for which status of desired state is being shown
string
opstatus
Optional
only tells whether the given desired state is being processed or complete. > To get the status of object, refer to conditions and get internal custom resource status.
Possible values are : processing, complete,
string
hostProfile
Optional
Name of the esx info profile used for Node Pool customization
boolean
deleteAccepted
Optional
deleteAccepted