...
Attributes | Required | Cardinality | Content | Description |
enterpriseSiteIdsiteId | M | 1 | String | References the descriptor of the enterprise site. |
pnfId | M | 0..2 | String | References the descriptor of the PNF |
vpnAttachmentId | M | 1 | String | References the descriptor of the VPN attachment. |
...
Attributes | Required | Cardinality | Content | Description |
dcSiteIdsitedId | M | 1 | String | References the descriptor of the DC site. |
vnfId | M | 0..2 | String | References the descriptor of the VNF. Refer to VNFD. |
vpnAttachmentId | M | 1 | String | References the descriptor of the VPN attachment. |
...
Attributes | Required | Cardinality | Content | Description | |||||
id | M | 1 | String | Identifier of the VPN information element. | |||||
name | M | 1 | String | The name of the VPN. | |||||
description | O | 1 | String | The description of the VPN. | |||||
type | M | 1 | String | The type should be: client/ethernet. | |||||
topologyId | O | 0..N | String | The network topology that the VPN deployed on/depend on. | tps | M | 0..N | String | References the Terminal Point identifiers for the VPN. |
...
Site
Attributes | Required | Cardinality | Content | Description | |||||
id | M | 1 | String | Identifier of the enterprise site. | |||||
location | M | 1 | String | The location of the site. | pnfId | M | 0..2 | String | References the descriptor of the PNF. Refer to the PNFD IM. |
DC Site
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the DC site |
location | M | 1 | String | The location of the site |
VPN Attachment
Attributes | Required | Cardinality | Content | Description |
vpnInfraId | M | 1 | String | References the VPN_Infra service. |
tpId | M | 1 | String | References the terminal pointidentifier the site connect to. |
clientSignal | O | 1 | String | The client signal for the site. It is used for only client VPN. |
...