/cm/service/roles/{roleName}/logs/stacks
Mount Point: /api/v15/cm/service/roles/{roleName}/logs/stacks
GET
Retrieves the stacks log file, if any, for the role's main process. Note that not all roles support periodic stacks collection. The log files are returned as plain text (type "text/plain").
Parameters
| name | description | type | default |
|---|---|---|---|
| roleName | The role to fetch stacks logs from. | path |
Response Body
| element: | (custom) |
Contents of the role's log file.