Nsx_Recovery_Info

Nsx_Recovery_Info
Nsx_Recovery_Info

The Recovery.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.

JSON Example
{
    "needed": false,
    "loss": "string"
}
boolean
needed
Required

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.

loss
Optional

The Recovery.LossType enumerated type defines the type of loss to recover from. Warning: This enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
ALL : Indicates loss of storage and servers. Warning: This constant is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.