MENU
      PolicyListResponse

        PolicyListResponse


        Article summary

        Available in VPC

        This is the policy paging table information.

        Syntax

        The syntax is as follows.

        public class PolicyResponse {
                private Long sid;
                private String name;
                private LoadBalancerType lbType;
                private String memo;
                private Boolean monitoringYn;
        }
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        sidLong-Policy ID
        nameString-Policy Name
        lbTypeEnum-Load balancer type
        • ROUND_ROBIN | WEIGHTED_ROUND_ROBIN | GEOLOCATION | CIDR
        memoString-Record type
        monitoringYnBoolean-Monitoring status
        • true | false

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.