Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.56 KB

GetBlockStorageInstanceListRequest.md

File metadata and controls

23 lines (19 loc) · 1.56 KB

GetBlockStorageInstanceListRequest

Properties

Name Type Description Notes
ServerInstanceNo *string 서버인스턴스번호 [optional] [default to null]
BlockStorageInstanceNoList []*string 블록스토리지인스턴스번호리스트 [optional] [default to null]
SearchFilterName *string 검색할필터명 [optional] [default to null]
SearchFilterValue *string 검색할필터값 [optional] [default to null]
BlockStorageTypeCodeList []*string 블록스토리지구분코드리스트 [optional] [default to null]
PageNo *int32 페이지번호 [optional] [default to null]
PageSize *int32 페이지사이즈 [optional] [default to null]
BlockStorageInstanceStatusCode *string 블록스토리지인스턴스상태코드 [optional] [default to null]
DiskTypeCode *string 디스크유형코드 [optional] [default to null]
DiskDetailTypeCode *string 디스크유형상세코드 [optional] [default to null]
RegionNo *string 리전번호 [optional] [default to null]
ZoneNo *string ZONE번호 [optional] [default to null]
SortedBy *string 소팅대상 [optional] [default to null]
SortingOrder *string 소팅순서 [optional] [default to null]

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