BackupRestoreSubnetListResponse
BackupRestoreSubnetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 갯수 Example : 1 | integer | |
| subnets optional | 복구 시 선택 가능한 서브넷 목록 | any of [array[BackupRestoreSubnetResponse], null] |
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 갯수 Example : 1 | integer | |
| subnets optional | 복구 시 선택 가능한 서브넷 목록 | any of [array[BackupRestoreSubnetResponse], null] |