L4PolicySetApiResponse
L4PolicySetApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"configpb_attributes": {
"version": 0
},
"created_by": "string",
"description": "string",
"is_internal_policy": false,
"l4_connection_policy": {
"rules": [
{
"action": {
"select_pool": {
"action_type": "string",
"pool_group_ref": "string",
"pool_ref": "string"
}
},
"enable": false,
"index": 0,
"match": {
"client_ip": {
"addrs": [
{
"addr": "string",
"type": "string"
}
],
"group_refs": [
"string"
],
"match_criteria": "string",
"prefixes": [
{
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
}
],
"ranges": [
{
"begin": {
"addr": "string",
"type": "string"
},
"end": {
"addr": "string",
"type": "string"
}
}
]
},
"port": {
"match_criteria": "string",
"port_ranges": [
{
"end": 0,
"start": 0
}
],
"ports": [
0
]
},
"protocol": {
"match_criteria": "string",
"protocol": "string"
}
},
"name": "string"
}
]
},
"markers": [
{
"key": "string",
"values": [
"string"
]
}
],
"name": "string",
"tenant_ref": "string",
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32 As int32
count
Required
count
string
next
Optional
next