AgentVmHook
AgentVmHook
Represents an active hook of the VM lifecycle which EAM is waiting on to be processed by the client.
The supported hooks are defined by manuallyMarkAgentVmAvailableAfterProvisioning and manuallyMarkAgentVmAvailableAfterProvisioning. See MarkAsAvailable
This structure may be used only with operations rendered under /eam
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vmState": "string"
}
string
vmState
Required
The current VM lifecycle state.