INPUT_OBJECT
ManagedVolumeSnapshotReferenceInput
Description
Supported in v5.0+ v5.0-v8.0: v8.1+: Reference for a Managed Volume snapshot.
link GraphQL Schema definition
- input ManagedVolumeSnapshotReferenceInput {
- # Reference for a Managed Volume snapshot.
- ManagedVolumeSnapshotReferenceDefinitionInput :
- # Required. Supported in v5.0+
- # v5.0-v6.0: A unique string representing a reference to a snapshot.
- # v7.0+: A unique string representing a reference to a Managed Volume snapshot.
- String! :
- }