ServiceRequest
{ "name": "string", "description": "string", "routes": [ { "value": "string" } ], "config": { "serviceTypes": [ "ANY" ], "customServiceTypes": [ { "protocol": "TCP", "port": [ { "value": 0, "lowerValue": 0, "upperValue": 0 } ], "icmpType": [ { "value": 0, "lowerValue": 0, "upperValue": 0 } ] } ] }, "type": "IP_SOURCE" }
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
name | string | false | none | none |
description | string | false | none | none |
routes | false | none | none | |
config | false | none | none | |
type | string | false | none | none |
Enumerated Values
Property | Value |
---|---|
type | IP_SOURCE |
type | SERVICE_DESTINATION |