ScheduleSpec

ScheduleSpec
ScheduleSpec
JSON Example
{
    "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"
}
template
Optional

template

string
schedule
Optional

schedule

Property Of