Backup
Backup
The backup of the protected Kubernetes cluster.
JSON Example
{
"metadata": {
"name": "string",
"namespace": "string",
"resourceVersion": "string"
},
"spec": {
"includedNamespaces": [
"string"
],
"excludedNamespaces": [
"string"
],
"includedResources": [
"string"
],
"excludedResources": [
"string"
],
"includeClusterResources": "string",
"orderedResources": "string",
"snapshotVolumes": false,
"ttl": "string",
"storageLocation": "string",
"volumeSnapshotLocations": [
"string"
]
},
"status": {
"expiration": "string",
"phase": "string",
"validationErrors": [
"string"
],
"startTimestamp": "string",
"completionTimestamp": "string",
"warnings": 0,
"errors": 0,
"totalItems": 0,
"itemsBackedUp": 0
}
}
object
extension
Optional
extension
Property Of