[Index]
HcsWorkflowRegistryEventsDAT
Model ref.: data/HcsWorkflowRegistryEventsDAT
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "event": { "is_password": false, "description": "This specifies a well-known name.", "title": "Event", "required": true, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "creator": { "is_password": false, "description": "This indicates the package that registered this event.", "title": "Creator", "required": true, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" } }, "schema_version": "2.0" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/data/HcsWorkflowRegistryEventsDAT/add/ |
|
The GUI Add form of data/HcsWorkflowRegistryEventsDAT as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Create | POST | /api/data/HcsWorkflowRegistryEventsDAT | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/HcsWorkflowRegistryEventsDAT/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/HcsWorkflowRegistryEventsDAT/[pkid1]", "/api/data/HcsWorkflowRegistryEventsDAT/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/HcsWorkflowRegistryEventsDAT/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/data/HcsWorkflowRegistryEventsDAT/ |
|
The data/HcsWorkflowRegistryEventsDAT schema and all instances as JSON. |
(The list will return 0 to 3 data/HcsWorkflowRegistryEventsDAT instances)
{ "operations": [ "field_display_policy", "configuration_template", "help", "get", "export_bulkload_template", "list", "update", "remove", "move", "transform", "add", "export", "migration", "bulk_update_form" ], "pagination": { "direction": "asc", "order_by": "event", "maximum_limit": 2000, "skip": 0, "current": "/api/data/HcsWorkflowRegistryEventsDAT/?skip=0&limit=3&order_by=event&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 9 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "schema_version": "2.0", "references": { "device": [ { "pkid": "", "href": "" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/data/HcsWorkflowRegistryEventsDAT/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "list": { "support_async": false, "class": "list", "href": "/api/data/HcsWorkflowRegistryEventsDAT/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } } ], "model_type": "data/HcsWorkflowRegistryEventsDAT", "model_specific_actions": [ "list", "get", "add", "update", "remove", "import", "execute" ], "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "5df360c7ce894e0012b35f4b", "meta": { "tags": [ "HcsCallManager", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "schema_version": "2.0", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5df360c7ce894e0012b35f4b", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/", "method": "DELETE", "title": "Delete" } }, { "import": { "support_async": true, "method": "POST", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/import/", "class": "import", "title": "Import" } }, { "execute": { "support_async": true, "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/execute/", "method": "POST", "title": "Execute" } }, { "get": { "support_async": false, "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/", "method": "GET", "title": "Get" } } ], "model_type": "data/HcsWorkflowRegistryEventsDAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5df360c7ce894e0012b35f4b" ], "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "pkid": "5df360c7ce894e0012b35f4c", "hierarchy_friendly_name": "hcs (Hcs)", "creator": "HcsCallManager", "event": "addCucmPublisher", "hierarchy_path": "sys.hcs" } }, { "pkid": "5df360c8ce894e0012b35f51", "meta": { "tags": [ "HcsCucxn", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "schema_version": "2.0", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5df360c8ce894e0012b35f51", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "import": { "support_async": true, "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/import/", "title": "Import", "method": "POST", "class": "import" } }, { "execute": { "support_async": true, "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/execute/", "title": "Execute", "class": "execute", "method": "POST" } }, { "get": { "support_async": false, "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c8ce894e0012b35f51/", "title": "Get", "class": "get", "method": "GET" } } ], "model_type": "data/HcsWorkflowRegistryEventsDAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5df360c8ce894e0012b35f51" ], "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "pkid": "5df360c8ce894e0012b35f52", "hierarchy_friendly_name": "hcs (Hcs)", "creator": "HcsCucxn", "event": "addCucPublisher", "hierarchy_path": "sys.hcs" } }, { "pkid": "5df360c6ce894e0012b35f39", "meta": { "tags": [ "V4UC", "ba_SYSdotHCS_with_hcmf" ], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "schema_version": "2.0", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5df360c6ce894e0012b35f39", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/", "class": "delete", "title": "Delete" } }, { "import": { "support_async": true, "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/import/", "method": "POST", "title": "Import" } }, { "execute": { "support_async": true, "method": "POST", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/execute/", "class": "execute", "title": "Execute" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c6ce894e0012b35f39/", "class": "get", "title": "Get" } } ], "model_type": "data/HcsWorkflowRegistryEventsDAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5df360c6ce894e0012b35f39" ], "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "pkid": "5df360c6ce894e0012b35f3a", "hierarchy_friendly_name": "hcs (Hcs)", "creator": "HcsCustomer", "event": "addCustomer", "hierarchy_path": "sys.hcs" } } ] }
(Show the first instance)
{ "pkid": "5df360c7ce894e0012b35f4b", "meta": { "tags": [ "HcsCallManager", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "cached": false, "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "schema_version": "2.0", "references": { "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "self": [ { "pkid": "5df360c7ce894e0012b35f4b", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/" } ], "foreign_key": [], "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "children": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "import": { "support_async": true, "method": "POST", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/import/?hierarchy=[hierarchy]", "class": "import", "title": "Import" } }, { "execute": { "support_async": true, "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/execute/?hierarchy=[hierarchy]", "method": "POST", "title": "Execute" } }, { "get": { "support_async": false, "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5df360c7ce894e0012b35f4b/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } } ], "model_type": "data/HcsWorkflowRegistryEventsDAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5df360c7ce894e0012b35f4b" ], "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "pkid": "5df360c7ce894e0012b35f4c", "event": "addCucmPublisher", "creator": "HcsCallManager" } }
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/data/HcsWorkflowRegistryEventsDAT/[pkid] | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/data/HcsWorkflowRegistryEventsDAT/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Import | POST | /api/data/HcsWorkflowRegistryEventsDAT/[pkid]/import | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Execute | POST | /api/data/HcsWorkflowRegistryEventsDAT/[pkid]/execute | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/data/HcsWorkflowRegistryEventsDAT/[pkid] | hierarchy=[hierarchy] | The data/HcsWorkflowRegistryEventsDAT instance with [pkid]. |