List all hosts in a resource pool

get

/api/v2/pools/{poolID}/hosts/

Retrieves a list of all hosts in a specific resource pool. You identity the resource pool using the pool_id parameter.

Note: This endpoint is deprecated and will no longer be available in the future release.

Request

Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

200 Response
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : items
Type: object
Show Source

Default Response

Error Payload
Body ()
Root Schema : schema
Type: array
Show Source
Back to Top