Topic Map Pool

Top  Previous  Next

Path

/topicmaps/{tm}/pools/{pool}

 

Description

The configuration of a single pool in the topic map.

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Returns the configuration of the pool as a PoolRepr

XML, JSON

PUT

Updates the configuration of the pool. Accepts a PoolRepr

XML, JSON

DELETE

Deletes the pool. All topics/associations in the pool will be moved to the topic map's root pool.

N/A

HEAD

Returns the Last-Modified and ETag headers for the pool representation

XML, JSON

 

Notes