OBJECT
ManagedVolumeMountSpec
Description
Mount Specification for the Managed Volume.
link GraphQL Schema definition
- type ManagedVolumeMountSpec {
- # Mount Directory for the export channel.
- String! :
- # Size of the mount image.
- Long :
- # CDM node specification for the channel mount.
- ClusterNode :
- }