LoadBalancerDescription

Description

DescribeLoadBalancersNormal response described in DescribeLoadBalancers.

Contents

  • AutoScaleState

    AutoScale state.

    If AutoScaleState is InService, this indicates that autoscale is enabled.

    If AutoScaleState is OutOfService, this indicates that autoscale is disabled.

    If AutoScaleState is AutoScaling, this indicates that autoscale is running.

    If AutoScaleState is Maintenance, this indicates that autoscale is disabled because maintenance is in progress.

    If AutoScaleState is Error, this indicates that autoscale has failed and is disabled.

    Refer to the AutoScaleErrorDescription information and remove the cause of the error.

    • Type: String
    • Required: No
  • AutoScaleErrorDescription

    Investigation information for the time when AutoScaleState was Error.

    • Type: String
    • Required: No
  • BackendServerDescriptions

    List of detailed information about the back-end servers.

  • CreatedTime

    The time the load balancer was created.

    • Type: DateTime
    • Required: No
  • DNSName

    Name of the DNS server where the load balancer name and IP address relationship is registered.

    • Type: String
    • Required: No
  • ErrorDescription

    Investigation information for the time when State was Error.

    If "No more IP addresses available on Subnet '_subnet_id_'", this indicates that a subnet has insufficient IP addresses.

    If "No more Floating IP available on Network '_network_id_'", this indicates that a network has insufficient floating IPs.

    In all other cases, reexecute the operation immediately preceding the error.

    However, if the operation immediately preceding the error was CreateLoadBalancer or AttachLoadBalancerToSubnets, follow the procedure below.

    If the value is not changed even after re-executing the operation, notify the operation administrator of the ErrorDescription information and request an investigation.
    • Type: String
    • Required: No
  • Grade

    Grade of the load balancer (performance type).

    Indicates a standard grade load balancer (Standard), medium performance-grade load balancer (Middle), or high performance-grade load balancer (High).

    • Type: String
    • Required: No
  • HealthCheck

    Failure monitoring information of the load balancer.

  • Instances

    List of distribution destination instance IDs.

  • ListenerDescriptions

    List of the detailed information about listeners.

  • LoadBalancerName

    Name of the load balancer.

    • Type: String
    • Required: No
  • Policies

    List of policies defined for the load balancer.

  • Scheme

    Type of the load balancer.

    If Scheme is public, the load balancer holds a DNS name that allows resolution of global IPs.

    If Scheme is internal, the load balancer holds a DNS name that allows resolution of private IPs.

    • Type: String
    • Required: No
  • SecurityGroups

    Security group.

    • Type: String list
    • Required: No
  • Servers

    Server information used for configuring the load balancer.

    • Required: No
  • State

    Latest status of the load balancer.

    If State is InService, this indicates that the load balancer is operating normally.

    If State is OutOfService, this indicates that an operation is being executed for the load balancer.

    If State is Error, this indicates that an operation for the load balancer has failed, and is in an error state.

    Check the ErrorDescription information.

    • Type: String
    • Required: No
  • Subnets

    List of the subnet IDs of the virtual system.

    • Type: String list
    • Required: No