NSX-T Data Center REST API
ClusterBackupInfo (schema)
Cluster backup details
Name | Description | Type | Notes |
---|---|---|---|
ip_address | IP address or FQDN of the node from which the backup was taken IP address or FQDN of the node which would be used for the restoration. This should be same as the one on which backup was taken |
string | Readonly Format: hostname-or-ip |
ipv6_address | IPv6 address or FQDN v6 of the node from which the backup was taken IPv6 address or FQDN v6 of the node which would be used for the restoration. This should be same as the one on which backup was taken |
string | Readonly Format: hostname-or-ip |
node_id | ID of the node from which the backup was taken | string | Required Readonly |
restore_type | Type of restore allowed | array of string | Readonly Enum: REGULAR_RESTORE, POLICY_ONLY_RESTORE Default: "[]" |
timestamp | timestamp of the cluster backup file | EpochMsTimestamp | Required Readonly |