Metric Transactions REST Endpoints

Metrics/Metric Transactions
Use for managing metric synthetic transactions.
Check Syntax for a Metric Transaction
Method: post
Path: /api/metric/Transactions/executeCheckSyntax
Create a Metric Transaction
Method: post
Path: /api/metric/Transactions
Delete a Metric Transaction
Method: delete
Path: /api/metric/Transactions/{id}
Get a Metric Transaction
Method: get
Path: /api/metric/Transactions/{id}
Get Metric Transactions
Method: get
Path: /api/metric/Transactions
Get Metric Transactions for Combo Boxes and Item Selectors
Method: get
Path: /api/metric/Transactions/readForSelect
Update a Metric Transaction
Method: put
Path: /api/metric/Transactions/{id}