INPUT_OBJECT
VsphereExportSnapshotToStandaloneHostV2Input
Description
Input for exporting snapshot to standalone host.
link GraphQL Schema definition
- input VsphereExportSnapshotToStandaloneHostV2Input {
- # Required. Configuration for the export request to standalone ESXi host.
- ExportSnapshotToStandaloneHostRequestInput! :
- # Required. ID of snapshot.
- String! :
- }