OBJECT

K8sSnapshotSummary

Description

Supported in v9.0+ v9.0: Properties of the Kubernetes resource set workload snapshot. v9.1+: Properties of the Kubernetes protection set workload snapshot.

link GraphQL Schema definition

  • type K8sSnapshotSummary {
  • k8SResourceSetName: String
  • # Supported in v9.1+
  • k8SSnapshotMetadata: String
  • # Supported in v9.1+
  • k8SProtectionSetName: String
  • baseSnapshotSummary: BaseSnapshotSummary
  • }