Topic Map Pool Collection
Path
/topicmaps/{tm}/pools
Description
The collection of pools within a topic map
Supported HTTP Operations
HTTP Method
Supported Formats
GET
Retrieves the list of pools in the topic map. Returns a ListRepr of PoolRef items.
XML, JSON
POST
Adds a new pool to the topic map. Accepts a PoolRepr item
Notes
Creating a pool requires CreatePartition privileges on the parent topic map.