ServerUsage Class
Represents server metrics.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServerUsage(**kwargs)
Variables
| Name | Description |
|---|---|
|
name
|
Name of the server usage metric. |
|
resource_name
|
The name of the resource. |
|
display_name
|
The metric display name. |
|
current_value
|
The current value of the metric. |
|
limit
|
The current limit of the metric. |
|
unit
|
The units of the metric. |
|
next_reset_time
|
The next reset time for the metric (ISO8601 format). |