Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.65 KB

GetBlockStorageSnapshotInstanceListRequest.md

File metadata and controls

22 lines (18 loc) · 1.65 KB

GetBlockStorageSnapshotInstanceListRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
BlockStorageSnapshotInstanceNoList []*string 블록스토리지스냅샷인스턴스번호리스트 [optional] [default to null]
OriginalBlockStorageInstanceNoList []*string 원본블록스토리지인스턴스번호리스트 [optional] [default to null]
HypervisorTypeCodeList []*string 하이퍼바이저타입코드리스트 [optional] [default to null]
BlockStorageSnapshotInstanceStatusCode *string 블록스토리지스냅샷인스턴스상태코드 [optional] [default to null]
PageNo *int32 페이지번호 [optional] [default to null]
PageSize *int32 페이지사이즈 [optional] [default to null]
BlockStorageSnapshotVolumeSize *int64 블록스토리지스냅샷볼륨사이즈 [optional] [default to null]
IsEncryptedOriginalBlockStorageVolume *bool 원본블록스토리지볼륨암호화여부 [optional] [default to null]
BlockStorageSnapshotName *string 블록스토리지스냅샷이름 [optional] [default to null]
IsBootable *bool 부팅가능 여부 [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]