SoftLayer_Network_LBaaS_L7Rule


SoftLayer_Network_LBaaS_L7Rule

Description

The SoftLayer_Network_LBaaS_L7Rule represents the Rules that can be attached to a a L7 policy.

Local


comparisonType

Comparision type for the Rule, It should any of the following values : REGEX, STARTS_WITH, ENDS_WITH, CONTAINS, EQUAL_TO.
Type: string


createDate

Specifies when a Rule was created
Type: dateTime


id

The ID of a Rule.
Type: int


invert

Inverts the result of the value if set, i.e. True will be inverted to False and vice-versa
Type: int


key

Key for Rule type HEADER and COOKIE.
Type: string


modifyDate

Specifies when a Rule was updated previously.
Type: dateTime


type

Type of the Rule. It should have any of the following values: HOST_NAME, FILE_TYPE, HEADER, COOKIE, PATH.
Type: string


uuid

The UUID of a Rule.
Type: string


value

Value for Rule . For type HEADER and COOKIE, this value is compared against the value of the key from HEADER or COOKIE.
Type: string

Relational

Count