Mend's enhanced API enables automation of workflows in a REST compliant format. The API features:
If you have a dedicated instance of Mend, contact your Mend representative to access this API on your instance.
https://baseUrl/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}
No request payload
{ "supportToken": "1171c60d", "response": { "uuid": "string", "name": "string", "scopeUuid": "string", "scopeName": "string", "subScopes": [ … ], "title": "string", "reportType": "attribution", "format": "json", "scopeType": "organization", "status": "PENDING", "createdBy": "string", "createdAt": "2019-08-24T14:15:22Z" } }
https://baseUrl/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}
No request payload
{ "supportToken": "1171c60d", "response": { "message": "Success!" } }
https://baseUrl/api/v3.0/orgs/{orgUuid}/reports/download/{reportUuid}
No request payload