Enum -
HostRuntimeInfoNetStackInstanceRuntimeInfoState(vim.host.RuntimeInfo.NetStackInstanceRuntimeInfo.State)
- Since
- vSphere API 5.5
Enum Description
Define the instance state type
Enum Constants
Name | Description |
activating |
Reserved state for future proofing asynchronous creation
|
active |
The instance is running
|
deactivating |
The instance is in the progress of asynchronous deletion
|
inactive |
The instance is deleted or not running
|
Show WSDL type definition