...
Attributes | Required | Cardinality | Content | Description | |
sotnVpnName | M | 1 | String | References the SOTN VPN Infra service. | |
tpIdclientSignal | O | 1 | String | References the terminal point identifier the site connects to. | clientSignalThe client signal for the site. It is used for only client type connectivity. |
cVLAN | O | 1 | String | The client signal cVLAN for the site. It is used for only client ethernet type connectivity. |
3.4 SDWAN VPN Infra Attachment
Attributes | Required | Cardinality | Content | Description |
sdwanVpnName | M | 1 | String | References the SDWAN VPN Infra service. |
role | O | 1 | Boolean |
If there are two hubs in this area, the default behavior is load balancing. You can specify a hub site as a backup site instead of forwarding traffic.
isRedirect
O
1
Boolean
The role for site attach to the VPN. It can be hub/spoke. Only for hub-spoke VPN. |
3.5 Device
...
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the device |
esn | O | 1 | String | Device Series number, . Refer to Note2Note 2 |
name | O | 1 | String | The name of the device. |
vendordescription | O | 1 | String | The vendor description of the device. |
typevendor | O | 1 | String | The type vendor of the device, Refer to Note2 |
Note2: Esn and type must have one.
3.5 Device VNF
Attributes | Required | Cardinality | Content | Description | |||||
id. | |||||||||
class | M | 1 | String | Identifier The class of the deviceesn, it can be VNF/PNF. | |||||
type | O | 1 | String | Device Series number | name | O | 1 | String | The name The type of the device. Refer to Note 2 |
vendorversion | O | 1 | String | The vendor version of the device. | |||||
typesystemIp | O | 1 | String | The type system IP of the device | |||||
vnfd | M | 1 | VNF Descriptor | The VNF of this device, refer to VNFD | |||||
. |
Note2: Esn and type must have one.
3.6 Internet Cloud Access
Attributes | Required | Cardinality | Content | Description | ||||
id | M | 1 | String | Identifier of the Internet cloud access | ||||
internetCloudAccessType | O | 1 | String | Centralized(default) or Direct internet access | ||||
internetGatewaySiteId | O | 1 | String | Refer to the site id of the Gateway | ||||
listFlavor | O | 1 | String | permit-any/deny-any-except/permit-any-except permitSiteIdsisPermit | M | 1 | String | The Is the site Ids which are permit |
denySiteIds | M | 1 | String | The site Ids which are denied | ||||
permit to access internet. Default: true |
3.7 Site WAN Port
Attributes | Required | Cardinality | Content | Description | ||
id | M | 1 | String | Identifier of the WAN port | ||
name | O | 1 | String | The name of the WAN port | ||
description | O | 1 | String | The description of the WAN port | ||
deviceId | M | 1 | String | The deviceId of the siteportId | ||
portType | M | 1 | String | The | portIdport type of the device | ipConnectionfor WAN port. 1 GE, 2 FE, 3 XGE, 4 LTE, 5 xDSL(ATM), 6 xSDL(PTM) |
portNumber | M | 1 | String | Port Number | ||
ipAddress | M | 1 | String | The ip and mask of the WAN port | ||
providerIpAddress | M | 1 | String | The | public ip of the WAN portip address of the provider PE | |
vlanId | O | 1 | String | The vlan id of the WAN port | ||
transportNetworkName | M | 1 | String | The transport network name that WAN port connect to. | ||
inputBandwidth | M | 1 | int | The input bandwidth of the WAN port. (Mbps) | ||
outputBandwidth | M | 1 | int | The output bandwidth of the WAN port. (Mbps) |
3.8 Site LAN Port
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the LAN port |
name | M | 1 | String | The name of the LAN port |
description | M | 1 | String | The description of the LAN port |
deviceId | M | 1 | String | The device id of in the site |
portId | M | 1 | String | The portId of the device |
ipAddress | M | 1 | String | The ip address of the LAN port |
vlanTag | M | 1 | String | The vlan tag of the LAN port |
dhcpService | O | 1 | DHCP Service Object | DHCP service of the LAN port |
inputBandwidth | O | 1 | String | The input bandwidth of the LAN port |
outputBandwidth | O | 1 | String | The output bandwidth of the LAN port |
...
Attributes | Required | Cardinality | Content | Description |
serviceEnable | M | 1 | boolean | DHCP enable flag. Default: false |
dhcpServiceType | M | 1 | enum | Relay / Server |
leaseTime | C | 1 | uint16 | When dhcpServiceType is Server |
domainName | C | 1 | String | When dhcpServiceType is Server |
dns | C | N | stringString | When dhcpServiceType is Server |
ntpPrimary | C | 1 | stringString | When dhcpServiceType is Server |
ntpSecondary | C | 1 | stringString | When dhcpServiceType is Server |
nbns | C | N | stringString | When dhcpServiceType is Server |
domainName | C | 1 | stringString | When dhcpServiceType is Server |
serverIpAddress | C | 1 | stringString | When dhcpServiceType is Relay |
...
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the SPPartner |
url | OM | 1 | String | The url of the 3rdONAPONAP from SPPartner |
providingServiceInvarianteUuid | M | 1 | String | The providing service invariant uuid from SPPartner |
providingServiceUuid | M | 1 | String | The providing service uuid from SPPartner |
handoverMode | M | 1 | String | The handover mode for the cross ONAP. It can be SOTN/SD-WAN |
3.10 Site
Actually, This Site resource is used for Site DC Service and Site Enterprise service because SDC does not support service level parameters definition (All the parameters can be find in Site Service IM), so we make it as a resource for site service here.
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the enterprise site. |
name | M | 1 | String | The name of the site |
description | O | 1 | String | The description of the site |
location | M | 1 | Location Object | The location of the site. |
type | M | 1 | String | 1: single gateway 2: dual gateway default: 1 This item is used for SDWAN only. |
role | M | 1 | String | 1: Hub 2: Spoke 3: AGG dsvpn-hub 2: sd-wan-edge This item is used for DSVPN SDWAN only. |