LBServiceUsage (schema)

The usage information of the load balancer service

Describes the capacity and current usage of virtual servers, pools and pool
members for the given load balancer service.
Name Description Type Notes
alarm Alarm Information Details

Alarm information details.
PolicyRuntimeAlarm Readonly
current_pool_count The current number of pools

The current number of pools which has been configured in the given load
balancer service.
integer Readonly
current_pool_member_count The current number of pool members

The current number of pool members which has been configured in the given
load balancer service.
integer Readonly
current_virtual_server_count The current number of virtual servers

The current number of virtual servers which has been configured in the
given load balancer service.
integer Readonly
enforcement_point_path Enforcement point Path

Policy Path referencing the enforcement point where the info is fetched.
string Readonly
last_update_timestamp Timestamp when the data was last updated.

Timestamp when the data was last updated.
EpochMsTimestamp
pool_capacity The capacity of pools

Pool capacity means maximum number of pools which could be configured in
the given load balancer service.
integer Readonly
pool_member_capacity The capacity of pool members

Pool member capacity means maximum number of pool members which could be
configured in the given load balancer service.
integer Readonly
resource_type Must be set to the value LBServiceUsage string Required
service_path LBService object path

LBService object path.
string Readonly
service_size The size of load balancer service

The size of load balancer service.
LbServiceSize Readonly
severity LB usage severity

The severity calculation is based on the largest usage percentage from
virtual servers, pools and pool members for one load balancer service.
LBUsageSeverity Readonly
usage_percentage Usage percentage

The usage percentage is the largest usage percentage from virtual
servers, pools and pool members for the load balancer service. If the
property relax_scale_validation is set as true for LBService, it is
possible that the value is larger than 100.0. For example, if SMALL LBS
is deployed on MEDIUM edge node and configured with MEDIUM LBS virtual
server scale number, LBS usage percentage is shown larger than 100.0.
number Readonly
virtual_server_capacity The capacity of virtual servers

Virtual server capacity means maximum number of virtual servers which
could be configured in the given load balancer service.
integer Readonly