L2VPNSessionPeerConfigPerEP
Peer config per Enforcement Point to configure the other side of the tunnel.
Properties
string
enforcement_point_path
Optional
Policy Path referencing the enforcement point where the info is fetched.
string
resource_type
Optional
Not available
Possible values are: L2VPNSessionPeerConfigNsxT
Property Of
AggregateL2VPNSessionPeerConfig
Extends
PolicyRuntimeInfoPerEP
Extended By
L2VPNSessionPeerConfigNsxT
JSON Example
{
"alarm": {
"error_details": {
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
},
"error_id": "string",
"message": "string"
},
"enforcement_point_path": "string",
"resource_type": "string"
}