Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents partition information.
Properties
Name | Type | Required |
---|---|---|
ServiceName |
string | Yes |
PartitionId |
string (uuid) | Yes |
MetricName |
string | Yes |
Load |
integer (int64) | Yes |
ServiceName
Type: string
Required: Yes
Name of the service this partition belongs to.
PartitionId
Type: string (uuid)
Required: Yes
Id of the partition.
MetricName
Type: string
Required: Yes
Name of the metric for which this information is provided.
Load
Type: integer (int64)
Required: Yes
Load for metric.