blob: 03c048474f815082d8fd704c750831a464997359 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "cloud-leased-line-101",
"globalSubscriberId": "IBNCustomer",
"subscriptionServiceType": "IBN",
"serviceType": "CLL",
"serviceInstanceID": "cll-instance-01",
"additionalProperties": {
"modifyAction": "bandwdith",
"enableSdnc": "true",
"transportNetworks": [
{ "id": "cll-101-network-001",
"sla":
{ "latency": 2, "maxBandwidth": 8000 }
}]
}
}
|