[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": { "title": "Event", "description": "This specifies a well-known name.", "type": "string", "maxLength": 1024, "required": true, "readonly": false, "is_password": false, "displayable": false }, "creator": { "title": "Creator", "description": "This indicates the package that registered this event.", "type": "string", "maxLength": 1024, "required": true, "readonly": false, "is_password": false, "displayable": false } }, "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": [ "export", "help", "update", "migration", "get", "list", "remove", "configuration_template", "add", "export_bulkload_template", "transform", "bulk_update_form", "field_display_policy" ], "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": { "unique": [ "event" ], "hierarchy": false }, "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": { "creator": "HcsCallManager", "event": "addCucmPublisher", "pkid": "5da4c8e2ce894e00122278b7", "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": [], "tags": [ "HcsCallManager", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5da4c643ce894e0012225c90", "href": "/api/data/HierarchyNode/5da4c643ce894e0012225c90" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/", "pkid": "5da4c8e2ce894e00122278b6" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5da4c8e2ce894e00122278b6" ], "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5da4c8e2ce894e00122278b6" }, { "data": { "creator": "HcsCucxn", "event": "addCucPublisher", "pkid": "5da4c8e3ce894e00122278bd", "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": [], "tags": [ "HcsCucxn", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5da4c643ce894e0012225c90", "href": "/api/data/HierarchyNode/5da4c643ce894e0012225c90" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/", "pkid": "5da4c8e3ce894e00122278bc" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5da4c8e3ce894e00122278bc" ], "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e3ce894e00122278bc/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5da4c8e3ce894e00122278bc" }, { "data": { "creator": "HcsCustomer", "event": "addCustomer", "pkid": "5da4c8e0ce894e00122278a5", "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": [], "tags": [ "V4UC", "ba_SYSdotHCS_with_hcmf" ], "title": "title format", "business_key": { "hierarchy": false, "unique": [ "event" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5da4c643ce894e0012225c90", "href": "/api/data/HierarchyNode/5da4c643ce894e0012225c90" } ], "foreign_key": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/", "pkid": "5da4c8e0ce894e00122278a4" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5da4c8e0ce894e00122278a4" ], "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/import/", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/execute/", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e0ce894e00122278a4/", "support_async": false, "title": "Get" } } ], "summary": "false" }, "pkid": "5da4c8e0ce894e00122278a4" } ] }
(Show the first instance)
{ "data": { "creator": "HcsCallManager", "event": "addCucmPublisher", "pkid": "5da4c8e2ce894e00122278b7" }, "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": [ "HcsCallManager", "V4UC", "ba_SYSdotHCS_with_hcmf" ], "title": "title format", "business_key": { "unique": [ "event" ], "hierarchy": false }, "api_version": "21.2", "cached": false, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "href": "/api/data/HierarchyNode/5da4c643ce894e0012225c90", "pkid": "5da4c643ce894e0012225c90" } ], "foreign_key": [], "children": [], "self": [ { "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/", "pkid": "5da4c8e2ce894e00122278b6" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5da4c8e2ce894e00122278b6" ], "schema_version": "2.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/?hierarchy=[hierarchy]", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/?hierarchy=[hierarchy]", "support_async": true, "title": "Delete" } }, { "import": { "method": "POST", "class": "import", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/import/?hierarchy=[hierarchy]", "support_async": true, "title": "Import" } }, { "execute": { "method": "POST", "class": "execute", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/execute/?hierarchy=[hierarchy]", "support_async": true, "title": "Execute" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/HcsWorkflowRegistryEventsDAT/5da4c8e2ce894e00122278b6/?hierarchy=[hierarchy]", "support_async": false, "title": "Get" } } ] }, "pkid": "5da4c8e2ce894e00122278b6" }
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]. |