ENUM
KubernetesProtectionSetCreationType
Description
Creation type of protection set.
link GraphQL Schema definition
- enum KubernetesProtectionSetCreationType {
- # The protection set is created using API, the default type.
- # The protection set is created automatically.
- # The protection set is created using Rubrik CRD.
- # The protection set is created from the RSC UI.
- }