INPUT_OBJECT

CreateK8sVMExportJobInput

link GraphQL Schema definition

  • input CreateK8sVMExportJobInput {
  • # Required. Configuration for the export job.
  • config: K8sVMExportParametersInput!
  • # Required. The ID of the virtual machine snapshot to be exported.
  • id: String!
  • }

link Require by