Mezmo integration (Data, Developer Tools). Imported from open-connector.
https://api.mezmo.com/v1/config/ingestion/status
/v2/usage
| Param | Type | Required | Description |
|---|---|---|---|
| from | string | required | Start timestamp for the usage window. |
| to | string | required | End timestamp for the usage window. |
/list_app_usages
| Param | Type | Required | Description |
|---|---|---|---|
| from | string | required | Start timestamp for the usage window. |
| to | string | required | End timestamp for the usage window. |
| limit | integer | optional | Maximum number of usage entries to return. |
/list_host_usages
| Param | Type | Required | Description |
|---|---|---|---|
| from | string | required | Start timestamp for the usage window. |
| to | string | required | End timestamp for the usage window. |
| limit | integer | optional | Maximum number of usage entries to return. |
/list_tag_usages
| Param | Type | Required | Description |
|---|---|---|---|
| from | string | required | Start timestamp for the usage window. |
| to | string | required | End timestamp for the usage window. |
| limit | integer | optional | Maximum number of usage entries to return. |