ClusterBackupInfo
ClusterBackupInfo
Cluster backup details
JSON Example
{
"ip_address": "string",
"ipv6_address": "string",
"node_id": "string",
"restore_type": [
"string"
],
"timestamp": 0
}
string As hostname-or-ip
As hostname-or-ip
ip_address
Optional
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 As hostname-or-ip
As hostname-or-ip
ipv6_address
Optional
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
node_id
Optional
ID of the node from which the backup was taken
array of
string
restore_type
Optional
Constraints:
default:
Type of restore allowed
Possible values are :
REGULAR_RESTORE,
POLICY_ONLY_RESTORE,
integer As int64
As int64
timestamp
Optional
timestamp of the cluster backup file