...
Code Block | ||
---|---|---|
| ||
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.
...
...
Code Block | ||
---|---|---|
| ||
curl 'https://aai:8443/aai/v23/network/pnfs' |
The above command returns a list of all the pnfsĀ
Write code to show that it is possible to retrieve the current list of xNF functions.
...