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