PolicyAttribute

Description

Data type of PolicyAttribute.

Composed of a pair of key and values defining the property of the specific policy.

Contents

  • AttributeName

    Attribute name of the policy.

    • Type: String
    • Required: No
  • AttributeValue

    The attribute value of the policy.

    • Type: String
    • Required: No
    Note:

    When the PolicyTypeName of CreateLoadBalancerPolicy is

    SSLNegotiationPolicyType, the following values can be set.

    AttributeName AttributeValue Default Description
    Protocol-SSLv3 true / false false Availability of SSLv3 communication. false is recommended.
    Protocol-TLSv1 true / false false Possibility of TLSv1 communication. false is recommended.
    Protocol-TLSv1.1 true / false false Availability of TLSv1.1 communication
    Protocol-TLSv1.2 true / false false Availability of TLSv1.2 communication
    Reference-Security-Policy PolicyName of the pre-defined security policy n/a The pre-defined security policy that is referred to
    ECDHE-RSA-AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    ECDHE-RSA-AES256-SHA384 true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES256-SHA384 true / false true / false Availability of the cipher suite
    ECDHE-RSA-AES256-SHA true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES256-SHA true / false true / false Availability of the cipher suite
    DHE-RSA-AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    DHE-RSA-AES256-SHA256 true / false true / false Availability of the cipher suite
    DHE-RSA-AES256-SHA true / false true / false Availability of the cipher suite
    DHE-RSA-CAMELLIA256-SHA true / false true / false Availability of the cipher suite
    ECDH-RSA-AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    ECDH-RSA-AES256-SHA384 true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES256-SHA384 true / false true / false Availability of the cipher suite
    ECDH-RSA-AES256-SHA true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES256-SHA true / false true / false Availability of the cipher suite
    AES256-GCM-SHA384 true / false true / false Availability of the cipher suite
    AES256-SHA256 true / false true / false Availability of the cipher suite
    AES256-SHA true / false true / false Availability of the cipher suite
    CAMELLIA256-SHA true / false true / false Availability of the cipher suite
    ECDHE-RSA-AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    ECDHE-RSA-AES128-SHA256 true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES128-SHA256 true / false true / false Availability of the cipher suite
    ECDHE-RSA-AES128-SHA true / false true / false Availability of the cipher suite
    ECDHE-ECDSA-AES128-SHA true / false true / false Availability of the cipher suite
    DHE-RSA-AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    DHE-RSA-AES128-SHA256 true / false true / false Availability of the cipher suite
    DHE-RSA-AES128-SHA true / false true / false Availability of the cipher suite
    DHE-RSA-CAMELLIA128-SHA true / false true / false Availability of the cipher suite
    EDH-RSA-DES-CBC3-SHA true / false true / false Availability of the cipher suite
    ECDH-RSA-AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    ECDH-RSA-AES128-SHA256 true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES128-SHA256 true / false true / false Availability of the cipher suite
    ECDH-RSA-AES128-SHA true / false true / false Availability of the cipher suite
    ECDH-ECDSA-AES128-SHA true / false true / false Availability of the cipher suite
    AES128-GCM-SHA256 true / false true / false Availability of the cipher suite
    AES128-SHA256 true / false true / false Availability of the cipher suite
    AES128-SHA true / false true / false Availability of the cipher suite
    CAMELLIA128-SHA true / false true / false Availability of the cipher suite
    DES-CBC3-SHA true / false true / false Availability of the cipher suite