placement-groups

Manage placement groups.

get /pgs

List all PGs in a pool.

Parameters

filter array query
Only show PGs which are in all of these states. (Array of string items)
pool array query
Only show PGs which are in any of these pools. (Array of string items)
pagination object query
Pagination request. When supplied, the result will be filtered, sorted and limited according to this request object.

Responses

default response
default response
object

Examples

No request body required