[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)
{ "pagination": { "skip": 0, "limit": 3, "maximum_limit": 2000, "total": 9, "total_limit": null, "order_by": "event", "direction": "asc", "current": "/api/data/HcsWorkflowRegistryEventsDAT/?skip=0&limit=3&order_by=event&direction=asc&traversal=down" }, "operations": [ "field_display_policy", "update", "help", "remove", "move", "add", "export", "list", "configuration_template", "get", "bulk_update_form", "migration", "transform", "export_bulkload_template" ], "meta": { "model_type": "data/HcsWorkflowRegistryEventsDAT", "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "children": [], "parent": [ { "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101", "pkid": "6t0ggef2c0deab00hb595101" } ], "device": [ { "href": "", "pkid": "" } ], "foreign_key": [] }, "model_specific_actions": [ "list", "get", "add", "update", "remove", "import", "execute" ], "schema_version": "2.0", "actions": [ { "add": { "method": "GET", "class": "add", "href": "/api/data/HcsWorkflowRegistryEventsDAT/add/?hierarchy=[hierarchy]", "support_async": false, "title": "Add" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/?hierarchy=[hierarchy]", "support_async": true, "title": "Delete" } }, { "list": { "method": "GET", "class": "list", "href": "/api/data/HcsWorkflowRegistryEventsDAT/?hierarchy=[hierarchy]", "support_async": false, "title": "List" } } ] }, "resources": [ { "data": { "event": "addCucmPublisher", "creator": "HcsCallManager", "pkid": "5ad5cc6baffa9343e4d97179", "hierarchy_friendly_name": "hcs (Hcs)", "hierarchy_path": "sys.hcs" }, "meta": { "model_type": "data/HcsWorkflowRegistryEventsDAT", "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [ { "pkid": "5ad5cc6caffa9343e4d9717a", "version": "0.1.1", "href": "/api/v0/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/?cached=5ad5cc6caffa9343e4d9717a" } ], "tags": [ "HcsCallManager", "V4UC", "ba_CommonOverlay" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5ad5bacbaffa9343e4d93e01", "href": "/api/data/HierarchyNode/5ad5bacbaffa9343e4d93e01" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/", "pkid": "5ad5cc6baffa9343e4d97178" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5ad5bacbaffa9343e4d93e01", "5ad5cc6baffa9343e4d97178" ], "version_tag": "0.1.1", "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5ad5cc6baffa9343e4d97178" }, { "data": { "event": "addCucPublisher", "creator": "HcsCucxn", "pkid": "5ad5cc6daffa9343e4d9717c", "hierarchy_friendly_name": "hcs (Hcs)", "hierarchy_path": "sys.hcs" }, "meta": { "model_type": "data/HcsWorkflowRegistryEventsDAT", "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [ { "pkid": "5ad5cc6daffa9343e4d9717d", "version": "0.1.1", "href": "/api/v0/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/?cached=5ad5cc6daffa9343e4d9717d" } ], "tags": [ "HcsCucxn", "V4UC", "ba_CommonOverlay" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5ad5bacbaffa9343e4d93e01", "href": "/api/data/HierarchyNode/5ad5bacbaffa9343e4d93e01" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/", "pkid": "5ad5cc6daffa9343e4d9717b" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5ad5bacbaffa9343e4d93e01", "5ad5cc6daffa9343e4d9717b" ], "version_tag": "0.1.1", "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6daffa9343e4d9717b/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5ad5cc6daffa9343e4d9717b" }, { "data": { "event": "addCustomer", "creator": "HcsCustomer", "pkid": "5ad5cc71affa9343e4d97188", "hierarchy_friendly_name": "hcs (Hcs)", "hierarchy_path": "sys.hcs" }, "meta": { "model_type": "data/HcsWorkflowRegistryEventsDAT", "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [ { "pkid": "5ad5cc71affa9343e4d97189", "version": "0.1.1", "href": "/api/v0/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/?cached=5ad5cc71affa9343e4d97189" } ], "tags": [ "V4UC", "ba_CommonOverlay" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5ad5bacbaffa9343e4d93e01", "href": "/api/data/HierarchyNode/5ad5bacbaffa9343e4d93e01" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/", "pkid": "5ad5cc71affa9343e4d97187" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5ad5bacbaffa9343e4d93e01", "5ad5cc71affa9343e4d97187" ], "version_tag": "0.1.1", "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc71affa9343e4d97187/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5ad5cc71affa9343e4d97187" } ] }
(Show the first instance)
{ "data": { "event": "addCucmPublisher", "creator": "HcsCallManager", "pkid": "5ad5cc6baffa9343e4d97179" }, "meta": { "model_type": "data/HcsWorkflowRegistryEventsDAT", "summary_attrs": [ { "name": "event", "title": "Event" }, { "name": "creator", "title": "Creator" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [ { "pkid": "5ad5cc6caffa9343e4d9717a", "version": "0.1.1", "href": "/api/v0/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/?cached=5ad5cc6caffa9343e4d9717a" } ], "tags": [ "HcsCallManager", "V4UC", "ba_CommonOverlay" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": false, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "href": "/api/data/HierarchyNode/5ad5bacbaffa9343e4d93e01", "pkid": "5ad5bacbaffa9343e4d93e01" } ], "foreign_key": [], "children": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/", "pkid": "5ad5cc6baffa9343e4d97178" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5ad5bacbaffa9343e4d93e01", "5ad5cc6baffa9343e4d97178" ], "version_tag": "0.1.1", "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/?hierarchy=[hierarchy]", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/?hierarchy=[hierarchy]", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/import/?hierarchy=[hierarchy]", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/execute/?hierarchy=[hierarchy]", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5ad5cc6baffa9343e4d97178/?hierarchy=[hierarchy]", "support_async": false, "title": "Get" } } ] }, "pkid": "5ad5cc6baffa9343e4d97178" }
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]. |