Hierarchy Node Children

Top  Previous  Next

Path

/topicmaps/{tm}/topics/{hierarchyId}/{topicId}/children

 

Description

The collection of child nodes of a hierarchy node. This is a read-only collection. To add new nodes to the hierarchy POST them to the Hierarchy Definition resource.

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Pages through the list of all children of a node in the hierarchy. Returns a ListRepr of HierarchyNodeRepr items.

XML, JSON.

 

Notes