vcenter nsx recovery: info

The info structure contains information related to recovery needed. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "loss""ALL",
    "needed"true
}

Attributes:

Name Type Description
Required
needed boolean Indicates whether recovery needs to be performed. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional
loss string Indicates the type of loss that needs recovery. If recovery is needed, then loss is present. If recovery is not needed, then loss is not present. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional. If unset, no loss occurred.