initial commit
This commit is contained in:
21
selfapi/docs/ModelsStorageModel.md
Normal file
21
selfapi/docs/ModelsStorageModel.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user