LBServiceUsageSummary (schema)

The usage summary for all load balancer services

Describes usage summary of virtual servers, pools and pool members for
all load balancer services.
Name Description Type Notes
current_pool_count The current pool count

The current count of pools configured for all load balancer services.
integer Readonly
current_pool_member_count The current pool member count

The current count of pool members configured for all load balancer
services.
integer Readonly
current_virtual_server_count The current virtual server count

The current count of virtual servers configured for all load balancer
services.
integer Readonly
pool_capacity The capacity of pools

Pool capacity means maximum number of pools which can be configured
for all load balancer services.
integer Readonly
pool_member_capacity The capacity of pool members

Pool capacity means maximum number of pool members which can be
configured for all load balancer services.
integer Readonly
pool_member_severity LB usage severity

The severity calculation is based on the overall usage percentage of
pool members for all load balancer services.
LBUsageSeverity Readonly
pool_member_usage_percentage Pool member usage percentage

Overall pool member usage percentage for all load balancer services.
number Readonly
pool_severity LB usage severity

The severity calculation is based on the overall usage percentage of
pools for all load balancer services.
LBUsageSeverity Readonly
pool_usage_percentage Pool usage percentage

Overall pool usage percentage for all load balancer services.
number Readonly
service_counts LB service count for each severity

The service count for each load balancer usage severity.
array of LBServiceCountPerSeverity Readonly
service_usages LB service usages

The property identifies all lb service usages. By default, it is not
included in response. It exists when parameter ?include_usages=true.
array of LBServiceUsage Readonly
virtual_server_capacity The capacity of virtual servers

Virtual server capacity means maximum number of virtual servers which
can be configured for all load balancer services.
integer Readonly
virtual_server_severity LB usage severity

The severity calculation is based on the overall usage percentage of
virtual servers for all load balancer services.
LBUsageSeverity Readonly
virtual_server_usage_percentage Virtual server usage percentage

Overall virtual server usage percentage for all load balancer services.
number Readonly