CustomServiceTypeResponse
{
"protocol": "TCP",
"port": [
{
"value": 0,
"lowerValue": 0,
"upperValue": 0
}
],
"icmpType": [
{
"value": 0,
"lowerValue": 0,
"upperValue": 0
}
]
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
protocol | string | false | none | none |
port | false | none | none | |
icmpType | false | none | none |
Enumerated Values
Property | Value |
|---|---|
protocol | TCP |
protocol | UDP |
protocol | ICMP |