INPUT_OBJECT

ExportManagedVolumeSnapshotInfo

Description

Additional info for EXPORT_MANAGED_VOLUME_SNAPSHOT jobs.

link GraphQL Schema definition

  • input ExportManagedVolumeSnapshotInfo {
  • # ID of the snapshot.
  • snapshotFid: String
  • # Export ID.
  • exportId: String
  • }