INPUT_OBJECT

OpenstackVmSnapshotDownloadConfigInput

Description

Input to download an archived or replicated OpenStack virtual machine snapshot.

link GraphQL Schema definition

  • input OpenstackVmSnapshotDownloadConfigInput {
  • # ID of the SLA Domain to manage retention of the downloaded snapshot.
  • slaId: String
  • }