InlineEdgeLoadBalancerVirtualServiceSummary1
InlineEdgeLoadBalancerVirtualServiceSummary1
JSON Example
{
"applicationProfileType": "string",
"applicationProfile": {
"name": "string",
"type": "string",
"systemDefined": false
}
}
string
applicationProfileType
Optional
The profile type of application that this Virtual Service is configured with. A value of "-" represents an unknown type.
- HTTP - Virtual Service supports HTTP protocol.
- HTTPS - Virtual Service supports HTTPS protocol.
- L4 - Virtual Service supports Layer 4 (Transport) using UDP/TCP protocol.
- L4_TLS - Virtual Service supports Layer 4 (Transport) using UDP/TCP protocol with TLS.
applicationProfile
Optional
Specifies the application profile for the virtual service such as whether it's HTTP, HTTPS, or TCP/UDP.