X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;fp=docs%2Finstallation-guide.rst;h=8768ddb8cf03453f6847504bdbd3647286b8b9a7;hb=209f349b35b0919ac133bc2264f25753a73e5b8f;hp=0297aa1422bf13ffffabf9f3c9fe7b72204200f4;hpb=a413c895f34fd2aa0eaa72254243673ae0477d27;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 0297aa1..8768ddb 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -164,14 +164,15 @@ The following instruction should be done outside of INF platform controller host curl -k http(s)://:30205/o2ims_infrastructureInventory/v1 -3 Register O-Cloud to SMO +3. Register O-Cloud to SMO +-------------------------- - assumed you have setup SMO O2 endpoint for registration - O2 service will post the O-Cloud registration data to that SMO O2 endpoint :: - curl -k -X POST http(s)://:30205/provision/smo-endpoint/v1 -d '{"smo-o2-endpoint": ""}' + curl -k -X POST http(s)://:30205/provision/v1/smo-endpoint -d '{"endpoint": ""}' References