...
ONAP CLI helps to operate the ONAP functionalities from the Linux Operating system consoles. And this page provides the details of the minimum-required-functionalities for release A (VoLTE, vCPE).
Every functionalities provided here will be accomplished by discovering required service details from MSB with required authentication of the user using AAF.
Service Management
Helps to check the list of ONAP service deployed on a given setup and retrieve the health status.
...
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Distribute CLI as docker container | Launch the CLI from docker container | Integration |
2 | Distribute CLI from nexus | To install CLI manually, provides the required installer from onap nexus | CLI |
3 | Access from ONAP portal | Provides the download option from ONAP portal | CLI/Portal |
User Authentication support
Helps to login/logout user.
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Login | Login a user | AAF |
2 | Logou | Logout current user | AAF |
Template
Each of the feature defined above would be having the details of each command with following details
...