Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 899 Bytes

CreateObjectStorageRequest.md

File metadata and controls

12 lines (9 loc) · 899 Bytes

# CreateObjectStorageRequest

Properties

Name Type Description Notes
region string Region where the object storage should be located. Default is EU. Available regions: EU, US-central, SIN [default to 'EU']
auto_scaling \OpenAPI\Client\Model\AutoScalingTypeRequest Autoscaling settings [optional]
total_purchased_space_tb float Amount of purchased / requested object storage in TB.
display_name string Display name helps to differentiate between object storages, especially if they are in the same region. If display name is not provided, it will be generated. Display name can be changed any time. [optional]

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