Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below are the API/Dependency projects for UUI.

No

API

Path

Comments

Impacts

1

AAI

/api/aai-network/v14/network-resources

 

Fetching All domains and nodes

There is no change with the API. 

2

AAI

/api/aai-query/v16?format=resource

 

Custom query for p-interfaces of a given type  

There is no change with the API.

3

AAI

/api/aai-network/v14/pnfs/pnf/{pnfName}

Get pnf details by name

There is no change with the API.

4

AAI


/api/aai-network/v14/pnfs/pnf/{pnfName}/p-interfaces

get all p-interface under a pnf

There is no change with the API.

5AAI/api/aai-network/v14/logical-links/logical-link/{link-name}get Logical Link by nameThere is no change with the API.
6AAI/api/aai-network/v14/logical-linksget all logical LinksThere is no change with the API.
7AAI/api/aai-network/v14/logical-links/logical-link/{linkName}delete logical linkThere is no change with the API.

Functional Enhancements

Below are the functionalities that need to be added in UUI for Inter-domain link.

...

The inter-domain page is listed under "Network Topology" section as MDONS Network.

image2020-3-10_13-27-2.pngImage Added

...

Once you have entered all the details click "Create Link" button to create the inter-domain Link.

image2020-3-10_13-30-48.pngImage Added

Once you the link is created you get the following message,

image2020-3-10_13-33-11.pngImage Added
Delete Inter-domain Link

...

For deleting the link click the Delete link,

image2020-3-10_13-35-29.pngImage Added

Once the delete link is clicked you get the following screen,

image2020-3-10_13-37-41.pngImage Added

Once the link to be deleted is chosen and delete link is clicked, the following confirmation window appears,

image2020-3-10_13-41-1.pngImage Added

Once you confirm, the link is deleted and the following screen appears,

image2020-3-10_13-41-58.pngImage Added

Prerequisites

  1. NNI's or ENNI's should be existing in AAI.  They are loaded into AAI at topology discovery time.

...