POST /a/tree/admin/stat
Read a node information inside the admin tree
Body Parameters¶
Name | Description | Type | Required |
---|---|---|---|
Node | Input node | #/definitions/treeNode | |
ObjectStats | Used internally for the router ReadNode request, stat the datasource instead of index | boolean | |
StatFlags | Generic Details Flags | array | |
WithCommits | Gather commit information - This is Deprecated | boolean | |
WithExtendedStats | Get extended stats - For folders, computes ChildrenCount - Depreacted, use StatFlags instead | boolean |
Body Example¶
Response Example (200)¶
Response Type /definitions/treeReadNodeResponse