[Index]

API Reference for data/BulkAdminDataRefreshPerHierarchy

Allow Data Refresh per Hierarchy

Model ref.: data/BulkAdminDataRefreshPerHierarchy

The full URL would include the host-proxy name: https://[host-proxy].

Variables are enclosed in square brackets.

For a list of available UUIDs and their dot notations:
GET /api/v0/data/HierarchyNode/?format=json

List

Task Call URL Parameters Response
List GET /api/data/BulkAdminDataRefreshPerHierarchy/
  • hierarchy=[hierarchy]
  • format=json
  • schema=true
The data/BulkAdminDataRefreshPerHierarchy schema and all instances as JSON.

(The list will return 0 to 3 data/BulkAdminDataRefreshPerHierarchy instances)

Instance API Reference

Get

Task Call URL Parameters Response
Get GET /api/data/BulkAdminDataRefreshPerHierarchy/[pkid]/ hierarchy=[hierarchy] The data/BulkAdminDataRefreshPerHierarchy instance with [pkid].