oc-catalog/selfapi/docs/ModelsStorageModel.md

22 lines
1.0 KiB
Markdown

# ModelsStorageModel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**DCacronym** | **string** | Unique ID of the DC where it is the storage | [optional] [default to null]
**ID** | **string** | | [default to null]
**BookingPrice** | **int32** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**Encryption** | **bool** | | [optional] [default to null]
**Logo** | **string** | | [optional] [default to null]
**Name** | **string** | | [optional] [default to null]
**Redundancy** | **string** | | [optional] [default to null]
**ShortDescription** | **string** | | [optional] [default to null]
**Size** | **int32** | | [optional] [default to null]
**Throughput** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)