NetworkIpServiceRequest
{
"name": "string",
"description": "string",
"routes": [
{
"value": "string"
}
],
"config": {
"serviceTypes": [
"ANY"
],
"customServiceTypes": [
{}
]
},
"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 |