[Index]

API Reference for data/BulkAdminFullDataRefresh

Allow Full Data Refresh

Model ref.: data/BulkAdminFullDataRefresh

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/BulkAdminFullDataRefresh/
  • hierarchy=[hierarchy]
  • format=json
  • schema=true
The data/BulkAdminFullDataRefresh schema and all instances as JSON.

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

Instance API Reference

Get

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