ProfileListResponse
    • PDF

    ProfileListResponse

    • PDF

    Article summary

    Available in VPC

    This is the domain (profile) paging table information.

    Syntax

    The syntax is as follows.

    public class ProfileResponse { 
        private Long sid
        private String name;
        private Long policyId;
        private String policyName;
        private Boolean claYn;
        private Long ttl;
        private Boolean delYn;
        private LoadBalancerType lbType;
        private Long createdDate;
        private Boolean monitoringYn;
        private GtmStatus status;
       
    }
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    sidLong-Domain (profile) ID
    nameString-Domain (profile) name
    policyIdLong-Policy ID
    policyNameString-Policy Name
    claYnBoolean-Cloud Log Analytics usage status
    • true | false
    ttlLong-Domain (profile) TTL
    delYnBoolean-Domain (profile) deletion status
    • true | false
    lbTypeEnum-Load balancer type
    • ROUND_ROBIN | WEIGHTED_ROUND_ROBIN | GEOLOCATION | CIDR
    createdDateLong-Creation date and time (UTC 0)
    monitoringYnBoolean-Health check usage status
    • true | false
    statusEum-Domain (profile) status
    • PROCESS | SUCCESS | FAIL

    Was this article helpful?

    What's Next
    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.