Path

ez.no / documentation / ez publish / technical manual / 4.6 / features / rest api / resources / services / list of services / content/childrencount service


This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

Content/childrenCount service

HTTP request for content children count

GET /[api]/ezp/v1/content/node/<nodeId>/childrenCount HTTP/1.1
Host: api.example.no

Parameters

nodeID: Numeric. Parent Node ID

Response Groups

Metadata (default)
  • childrenCount (total children count)
  • parentNodeId (reproduction of nodeId paramter)

Geir Arne Waaler (25/01/2011 12:28 pm)

Geir Arne Waaler (02/11/2011 2:23 pm)

Xiongjie Chen, Geir Arne Waaler


Comments

There are no comments.