ibexa

Path

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


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

  • 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 11:28 am)

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

    Xiongjie Chen, Geir Arne Waaler


    Comments

    There are no comments.