REST API - registerQuery
The table summarizes the REST API - registerQuery.
Request
| Format |
POST <baseurl>/audit/query/register/<tag> |
| Path parameters | tag: Tag of the query to be registered. Must be unique among registered queries on the system. |
| Query parameters |
|
| Body | Query element (mandatory): Text of the query to be registered. |
Response
| JSON | Returns a JSON representation of the content of a QueryIdentifier element. |
| XML | Returns the content of a QueryIdentifier element (from the EventCollectorQueryService schema) |
Copyright © Cloud Software Group, Inc. All rights reserved.
