Open arora-sagar opened 7 months ago
The NFO NBI APIs goes like these as of today.
GET [http://<HOST>:<PORT>/nfo/api/v1/applications/]
POST [http:// <HOST>:<PORT>/nfo/api/v1/applications/]
PUT [http:// <HOST>:<PORT>/nfo/api/v1/applications/<app_id]
DELETE [http:// <HOST>:<PORT>/nfo/api/v1/applications/<app_id]
GET [http:// <HOST>:<PORT>/nfo/api/v1/oai/]
POST [http:// <HOST>:<PORT>/nfo/api/v1/oai/]
PUT [http:// <HOST>:<PORT>/nfo/api/v1/oai/<chart_id]
DELETE [http:// <HOST>:<PORT>/nfo/api/v1/oai/<chart_id]
The NFO NBI APIs goes like these as of today.
GET [http://<HOST>:<PORT>/nfo/api/v1/applications/] POST [http:// <HOST>:<PORT>/nfo/api/v1/applications/] PUT [http:// <HOST>:<PORT>/nfo/api/v1/applications/<app_id] DELETE [http:// <HOST>:<PORT>/nfo/api/v1/applications/<app_id] GET [http:// <HOST>:<PORT>/nfo/api/v1/oai/] POST [http:// <HOST>:<PORT>/nfo/api/v1/oai/] PUT [http:// <HOST>:<PORT>/nfo/api/v1/oai/<chart_id] DELETE [http:// <HOST>:<PORT>/nfo/api/v1/oai/<chart_id]
@vamshi-namilikonda , what is the context of these APIs in the NB ?, who uses them ?, don't think this is relevant to the FOCOM/NFO i/f to get the cluster information, right ?
NFO code commit --> https://gerrit.o-ran-sc.org/r/c/smo/o2/+/12850 OAI helm-charts used by NFO --> https://gitlab.eurecom.fr/oai/cn5g/charts/helm-charts/-/packages
Prerequisite
NF Deployment:
NF Termination
Integration test
Software development Task
Development of NFO (https://github.com/o-ran-sc/smo-o2/tree/master/nfo/k8s)
Development in Nephio components
External resources