Storage Type

Package : spaceone.api.report.v1

StorageType

StorageType Methods:

get

POST /report/v1/storage_type/{storage_type_id}

Type

Message

Request

Response

list

GET /report/v1/storage_types

POST /report/v1/storage_types/search

Type

Message

Request

Response

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

5

options

StorageTypeQuery

No

Field

Type

Required

Description

1

domain_id

string

2

storage_type_id

string

3

name

string

4

storage_type

string

StorageTypesInfo

No

Field

Type

Description

1

results

2

total_count

Last updated