Storage Type
Package : spaceone.api.report.v1
StorageType
StorageType Methods:
NO
Method
Request Type
Response Type
Description
get
POST /report/v1/storage_type/{storage_type_id}
list
GET /report/v1/storage_types
POST /report/v1/storage_types/search
Message
GetStorageTypeRequest
No
Field
Type
Required
Description
1
domain_id
string
✅
2
storage_type_id
string
✅
3
only
string
❌
StorageTypeInfo
No
Field
Type
Description
1
storage_type_id
string
2
name
string
3
storage_type
string
4
provider
string
StorageTypeQuery
No
Field
Type
Required
Description
1
domain_id
string
✅
2
storage_type_id
string
❌
3
name
string
❌
4
storage_type
string
❌
StorageTypesInfo
Last updated