pools

post/v1/pools

Request body

cpusinteger
imagestring required
maxIdleSecsinteger
memoryMbinteger
networkboolean
targetSizeinteger
tenantIdstring nullable

Optional owning tenant. Admin-only: when set, the pool is private to that tenant; when omitted, the pool is shared and any tenant may claim from it.

Response

Pool created

busyCountinteger required
idstring required
idleCountinteger required
imagestring required
statusstring required
targetSizeinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.