Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 860 Bytes

CreateVolumeRequest.md

File metadata and controls

13 lines (9 loc) · 860 Bytes

icar1::CreateVolumeRequest

Properties

Name Type Description Notes
name character Name for the volume
volumeConfigurationName character Unique name of the volume configuration to use [optional]
rootKeyPrefix character The base bucket location for volumes associated with custom VolumeConfigurations. If not provided, the given volume Name is used. If provided, it must start with the VolumeConfiguration's keyprefix and end with a /. To create a volume representing the root of a bucket, use the value '/'. [optional] [Pattern: ^(/)$
metadata object Metadata about this volume and its contents [optional]
lifeCycle VolumeLifeCycleSettings [optional]