PageCluster
PageCluster
JSON Example
{
"items": [
{
"id": "string",
"name": "string",
"location": "string",
"ownerName": "string",
"ownerId": "string",
"health": "string",
"nodeCount": 0,
"protectionStatus": "string",
"bucket": "string",
"protectedBy": "string",
"protecting": false,
"protectingRegion": "string",
"nextBackup": 0,
"errorMessages": [
"string"
],
"restoreStatus": {
"phase": "string",
"validationErrors": [
"string"
],
"warnings": 0,
"errors": 0,
"failureReason": "string",
"startTimestamp": "string",
"completionTimestamp": "string",
"totalItems": 0,
"itemsRestored": 0
},
"appName": "string",
"appId": "string",
"status": "string",
"creationDate": "string",
"backupStorageLocation": {
"name": "string",
"bucket": "string",
"region": "string",
"caCert": "string",
"sseS3": false,
"status": "string"
},
"volumeSnapshotLocation": {
"name": "string",
"provider": "string",
"config": {
"config": "string"
}
},
"accessKey": "string",
"storageUserId": "string",
"schedule": {
"metadata": {
"name": "string",
"namespace": "string",
"resourceVersion": "string",
"creationTimestamp": "string",
"annotations": {
"annotations": "string"
},
"labels": {
"labels": "string"
}
},
"spec": {
"template": {
"includedNamespaces": [
"string"
],
"excludedNamespaces": [
"string"
],
"includedResources": [
"string"
],
"excludedResources": [
"string"
],
"includeClusterResources": "string",
"orderedResources": "string",
"labelSelector": {
"labelSelector": "string"
},
"snapshotVolumes": false,
"ttl": "string",
"storageLocation": "string",
"volumeSnapshotLocations": [
"string"
],
"advancedOptions": {
"advancedOptions": "string"
}
},
"schedule": "string"
},
"status": {
"phase": "string",
"lastBackup": "string",
"validationErrors": [
"string"
]
}
},
"supportSnapshotVolume": false,
"message": "string",
"statusUpdateDate": "string",
"fullControl": false,
"externalCluster": false,
"orgName": "string",
"k8sVersion": "string",
"k8sProvider": "string"
}
],
"pageInfo": {
"offset": 0,
"limit": 0,
"total": 0
}
}