| GET | /virtuozzo/metrics/get | Get usage metrics |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SessionId | query | string | Yes | The session identifier |
| Org | query | string | Yes | The organization |
| Start | query | DateTime | Yes | The start date for the period |
| Stop | query | DateTime | Yes | The stop date for the period |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /virtuozzo/metrics/get HTTP/1.1 Host: n3tapi.palmettovdc.com Accept: text/csv