vcenter nsx recovery: execution status
execution_status
structure contains information related to the status of recovery of NSX infrastructure for WCP clusters. 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:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
-.stage | string | Stage of the recovery operation. 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. Defines the stage of the NSX infrastructure recovery operation. 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. Value is one of: |
-.errors[].id | string | Unique identifier of the localizable string or message template. This identifier is typically used to retrieve a locale-specific string or message template from a message catalog.
|
-.errors[].default_message | string | The value of this localizable string or message template in the en_US (English) locale. If vapi.std.localizable_message.id refers to a message template, the default message will contain the substituted arguments. This value can be used by clients that do not need to display strings and messages in the native language of the user. It could also be used as a fallback if a client is unable to access the appropriate message catalog.
|
-.errors[].args | string[] | Positional arguments to be substituted into the message template. This list will be empty if the message uses named arguments or has no arguments.
|
-.start_time | date_time | Start time of the recovery operation. 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.
|
-.end_time | date_time | End time of the recovery operation. It can be unspecified if the recovery operation is in progress. 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 | ||
-.errors | localizable_message[] | Error that occurred during the recovery operation. This error does not represent any error that occurs while recovering the NSX infrastructure. 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 error occurred. |
-.warnings | localizable_message[] | Warnings that occurred during the recovery operation. 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 warnings occurred. |
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
stage | string | Stage of the recovery operation. 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. Defines the stage of the NSX infrastructure recovery operation. 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. Value is one of: |
errors[].id | string | Unique identifier of the localizable string or message template. This identifier is typically used to retrieve a locale-specific string or message template from a message catalog.
|
errors[].default_message | string | The value of this localizable string or message template in the en_US (English) locale. If vapi.std.localizable_message.id refers to a message template, the default message will contain the substituted arguments. This value can be used by clients that do not need to display strings and messages in the native language of the user. It could also be used as a fallback if a client is unable to access the appropriate message catalog.
|
errors[].args | string[] | Positional arguments to be substituted into the message template. This list will be empty if the message uses named arguments or has no arguments.
|
start_time | date_time | Start time of the recovery operation. 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.
|
end_time | date_time | End time of the recovery operation. It can be unspecified if the recovery operation is in progress. 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 | ||
errors | localizable_message[] | Error that occurred during the recovery operation. This error does not represent any error that occurs while recovering the NSX infrastructure. 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 error occurred. |
warnings | localizable_message[] | Warnings that occurred during the recovery operation. 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 warnings occurred. |