Versions Compared

Key

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

...

Code Block
titleExample curl command
curl 'https://aai:8443/aai/v23/network/pnfs'

The above command returns a list of all the pnfs 

PoC code:

Write code to show that it is possible to retrieve the current list of xNF functions.

...