InlinePolicyBasedIPSecVPNSession1
InlinePolicyBasedIPSecVPNSession1
JSON Example
{
"policy_rules": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_owner": {},
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"action": "string",
"destinations": [
{
"subnet": "string"
}
],
"enabled": false,
"logged": false,
"sources": [
{
"subnet": "string"
}
]
}
]
}