INPUT_OBJECT
CreateK8sProtectionSetSnapshotInput
Description
Input for creating a Kubernetes protection set snapshot.
link GraphQL Schema definition
- input CreateK8sProtectionSetSnapshotInput {
- # Configuration for the on-demand backup.
- BaseOnDemandSnapshotConfigInput :
- # Required. ID of the Kubernetes protection set workload.
- String! :
- }