ProfileListResponse
    • PDF

    ProfileListResponse

    • PDF

    記事の要約

    VPC環境で利用できます。

    ドメイン(Profile)ページングテーブル情報です。

    構文

    構文は次の通りです。

    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;
       
    }
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    sidLong-ドメイン(Profile) ID
    nameString-ドメイン(Profile)名
    policyIdLong-ポリシー ID
    policyNameString-ポリシー名
    claYnBoolean-Cloud Log Analyticsの使用有無
    • true | false
    ttlLong-ドメイン(Profile) TTL
    delYnBoolean-ドメイン(Profile)削除の有無
    • true | false
    lbTypeEnum-ロードバランサ区分
    • ROUND_ROBIN | WEIGHTED_ROUND_ROBIN | GEOLOCATION | CIDR
    createdDateLong-作成日時(UTC 0)
    monitoringYnBoolean-ヘルスチェックの使用有無
    • true | false
    statusEum-ドメイン(Profile)の状態
    • PROCESS | SUCCESS | FAIL

    この記事は役に立ちましたか?

    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.