ENUM

CloudDirectSnapshotSateType

Description

NAS Cloud Direct snapshot state.

link GraphQL Schema definition

  • enum CloudDirectSnapshotSateType {
  • # Canceled.
  • CANCELLED
  • # Failed.
  • FAILED
  • # Finished.
  • FINISHED
  • # Unspecified state type.
  • INVALID
  • }