Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 867 Bytes

CreateVolumeRequestContent.md

File metadata and controls

14 lines (11 loc) · 867 Bytes

CreateVolumeRequestContent

Properties

Name Type Description Notes
catalog_name String The name of the catalog where the schema and the volume are [default to null]
schema_name String The name of the schema where the volume is [default to null]
name String The name of the volume [default to null]
volume_type VolumeType [default to null]
comment String The comment attached to the volume [optional] [default to null]
storage_location String The storage location of the volume [default to null]

[Back to Model list] [Back to API list] [Back to README]