Get next set of available ports
GET {{cloudhub2-url}}/organizations/{{organization_id}}/privatespaces/{{private_space_id}}/ports?available=true&count=10000
Get the next set of available ports.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
available | boolean | ||
count | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"ports":["\u003cinteger\u003e","\u003cinteger\u003e"]}