projects
Hierarquia

Obter estatísticas da hierarquia

Retorna os números da posição do projeto na estrutura: quantidade de irmãos e de ancestrais, estatísticas da árvore, o caminho até o projeto e a hierarquia a que ele pertence.

Conceitos e regras em Hierarquia de projetos.

get/api/management/projects/{project}/hierarchy/stats

Response

Sucesso

responseboolean required

Sempre true quando a operação é concluída.

Changes

Changed in 3 of the 79 revisions of this API.6

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • api tag Hierarquia added

      api-tag-added

    • api tag hierarchy removed

      api-tag-removed

    • api tag {id} removed

      api-tag-removed

    • added the media type application/json for the response with the status

      response-media-type-added