ClusterLoadInfo
Information about load in a Service Fabric cluster. It holds a summary of all metrics and their load in a cluster.
Properties
Name | Type | Required |
---|---|---|
LastBalancingStartTimeUtc |
string (date-time) | No |
LastBalancingEndTimeUtc |
string (date-time) | No |
LoadMetricInformation |
array of LoadMetricInformation | No |
LastBalancingStartTimeUtc
Type: string (date-time)
Required: No
The starting time of last resource balancing run.
LastBalancingEndTimeUtc
Type: string (date-time)
Required: No
The end time of last resource balancing run.
LoadMetricInformation
Type: array of LoadMetricInformation
Required: No
List that contains metrics and their load information in this cluster.