Summary
Get Automation
Description
Get a single Automation document
Route
GET /operations-manager/automations/:id
Roles
admin
engineering
apiread
operations
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | the id of the automation to return |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Automation document obtained by its id |