OBJECT

ManagedVolumeQueuedSnapshot

Description

The Queued snapshot object associated with the Managed Volume.

link GraphQL Schema definition

  • type ManagedVolumeQueuedSnapshot {
  • # Date and time of the snapshot.
  • date: DateTime!
  • }