slb template http http-protocol-check¶
HTTP protocol compliance check
http-protocol-check Specification¶
Type Configuration Resource Element Name http-protocol-check Element URI /axapi/v3/slb/template/http/{name}/http-protocol-check Element Attributes http-protocol-check_attributes Schema http-protocol-check schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/http/{name}/http-protocol-check | ||
Get Object | GET | /axapi/v3/slb/template/http/{name}/http-protocol-check | ||
Modify Object | POST | /axapi/v3/slb/template/http/{name}/http-protocol-check | ||
Replace Object | PUT | /axapi/v3/slb/template/http/{name}/http-protocol-check | ||
Delete Object | DELETE | /axapi/v3/slb/template/http/{name}/http-protocol-check |
http-protocol-check attributes¶
get-and-payload
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
h2up-content-length-alias
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
h2up-with-host-and-auth
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
h2up-with-transfer-encoding
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
malformed-h2up-header-value
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
malformed-h2up-scheme-value
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
multiple-content-length
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
multiple-transfer-encoding
Description ‘drop’: Drop the request and send 400 to the client side;
Type: string
Supported Values: drop
transfer-encoding-and-content-length
Description ‘drop’: Drop the request and Send 400 to the client side;
Type: string
Supported Values: drop
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters