Resource: TunnelDestGroup
A TunnelDestGroup.
| JSON representation |
|---|
{ "name" : string , "cidrs" : [ string ] , "fqdns" : [ string ] } |
| Fields | |
|---|---|
name
|
Identifier. Identifier for the TunnelDestGroup. Must be unique within the project and contain only lower case letters (a-z) and dashes (-). |
cidrs[]
|
Optional. Unordered list. List of CIDRs that this group applies to. |
fqdns[]
|
Optional. Unordered list. List of FQDNs that this group applies to. |
Methods |
|
|---|---|
|
Creates a new TunnelDestGroup. |
|
Deletes a TunnelDestGroup. |
|
Retrieves an existing TunnelDestGroup. |
|
Lists the existing TunnelDestGroups. |
|
Updates a TunnelDestGroup. |

