NodeListInNodepoolResponse
NodeListInNodepoolResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodes required | Node List in Node Pool | any of [array[NodeInNodepool], null] |