ENUM

CdpPerfDashboardSortType

Description

CDP performance dashboard sort type Enum.

link GraphQL Schema definition

  • enum CdpPerfDashboardSortType {
  • # CDP IO filter status.
  • CDP_IO_FILTER_STATUS
  • # Latest local snapshot time.
  • LATEST_SNAPSHOT_TIME
  • # CDP local status.
  • LOCAL_STATUS
  • # CDP replication status.
  • REPLICATION_STATUS
  • # Replication cluster.
  • REPLICATION_TARGET
  • # SLA domain.
  • SLA_DOMAIN
  • # Source cluster.
  • SOURCE_CLUSTER
  • # Unknown type.
  • UNKNOWN
  • # CDP virtual machine location.
  • VM_LOCATION
  • # CDP virtual machine name.
  • VM_NAME
  • }