/celery/cloud-mappings-reports
Generates a Cloud Mappping report.
Request
GET http://unravel-host
:3000/api/v1/celery/cloud-mappings-reports
Path parameters
None.
Query parameters
None.
Response body
Name | Type | Description |
---|---|---|
[no name] | array | JSON structure containing the report. |
Examples
Request:
curl -X GET "http://myserver.com:3000/api/v1/celery/cloud-mappings-reports" -H "accept: application/json" -H "Authorization: JWT token
"
Request body: