Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.22 KB

ObjectStorageResponse.md

File metadata and controls

21 lines (18 loc) · 1.22 KB

# ObjectStorageResponse

Properties

Name Type Description Notes
tenant_id string Your customer tenant id
customer_id string Your customer number
object_storage_id string Your object storage id
created_date \DateTime Creation date for object storage.
cancel_date \DateTime Cancellation date for object storage.
auto_scaling \OpenAPI\Client\Model\AutoScalingTypeResponse Autoscaling settings
data_center string Data center your object storage is located
total_purchased_space_tb float Amount of purchased / requested object storage in TB.
s3_url string S3 URL to connect to your S3 compatible object storage
s3_tenant_id string Your S3 tenantId. Only required for public sharing.
status string The object storage status
region string The region where your object storage is located
display_name string Display name for object storage.

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