Recovery_Restore_Metadata

Recovery_Restore_Metadata
Recovery_Restore_Metadata

Restore.Metadata structure Structure representing metadata

JSON Example
{
    "timestamp": "string",
    "parts": [
        "string"
    ],
    "version": "string",
    "boxname": "string",
    "sso_login_required": false,
    "comment": "string",
    "applicable": false,
    "messages": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ]
        }
    ]
}
string As date-time
timestamp
Required

Time when this backup was completed.

array of string
parts
Required

List of parts included in the backup.

string
version
Required

VCSA version

string
boxname
Required

Box name is PNID/ FQDN etc

boolean
sso_login_required
Optional

Is SSO login required for the vCenter server. This field is optional because it was added in a newer version than its parent node.

string
comment
Required

Custom comment

boolean
applicable
Required

Does the VCSA match the deployment type, network properties and version of backed up VC

messages
Required

Any messages if the backup is not aplicable