...
Attribute | Required? | Cardinality | Content | Values | Description |
---|---|---|---|---|---|
startTime | Y | 1 | Timestamp | ||
finishTime | Y | 1 | Timestamp | ||
VPNsLinks | N | 0..N | List of VPNInfoLinkInfo | List of VPNLink's |
...
Link Info
Attribute | Required |
---|
cordinality | Content | Values | Description |
---|
Additional Information |
---|
Required?
Cardinality
Content
Values
Description
accessTopologyId
LinkId | Y | 1 | String |
accessClientId
accessProviderId
accessNodeId
srcAccessLtpId
dstAccessLtpId
The Id of the link which provides connectivity between 2 domains | A logical entity which can provide connectivity between 2 domains. |
HTTP Response Code
HTTP Code | Response Phrase | Description |
---|---|---|
201 | Created | An optimization solution is found. |
202 | Accepted | An optimization request is accepted. |
400 | Bad request | Bad request. |
401 | Unauthorized | Request body is not compliant with the API definition. |
404 | Not found | The server cannot find the requested URI. |
405 | Method not found | The requested method is not supported by a server. |
500 | Internal server error | The server encountered an internal server error or timed out. |
520 | Solver error | Requested number of solutions cannot be found. |
...