Pools REST Endpoints
Pools
Encapsulates commands that manipulates Storage Node pools, which are used for resource allocations.
- pool clone
- Method: postPath:
/V0/nosql/admin/pool#clone - pool create
- Method: postPath:
/V0/nosql/admin/pool#create - pool join
- Method: postPath:
/V0/nosql/admin/pool#join - pool leave
- Method: postPath:
/V0/nosql/admin/pool#leave - pool remove
- Method: postPath:
/V0/nosql/admin/pool#remove - show pools
- Method: postPath:
/V0/nosql/admin/pools