HostDeploymentInfo

HostDeploymentInfo
HostDeploymentInfo

Data object describing the deployment information for a host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "bootedFromStatelessCache": false
}
boolean
bootedFromStatelessCache
Optional

Flag indicating if the host was booted from stateless cache.