INPUT_OBJECT

VsphereVmDownloadSnapshotInput

Description

Input for downloading vSphere snapshot from archive.

link GraphQL Schema definition

  • input VsphereVmDownloadSnapshotInput {
  • # Required. ID of snapshot.
  • id: String!
  • }

link Require by