ENUM

UnmanagedSnapshotType

Description

Supported in v5.2+ Attributes that are available to use when filtering query results based on snapshot type.

link GraphQL Schema definition

  • enum UnmanagedSnapshotType {
  • UNMANAGED_SNAPSHOT_TYPE_ON_DEMAND
  • UNMANAGED_SNAPSHOT_TYPE_POLICY_BASED
  • UNMANAGED_SNAPSHOT_TYPE_RETRIEVED
  • }