X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fmodeling.rst;h=ceaaefda5a35e1755ab9d63c3d0b6335c155a2a9;hb=16e9ea97a6a46f3e59cf600a528953c9c0e8e48c;hp=bc1019abe7aa271ffec2118582344693d2e12975;hpb=d466ffb228d9203f72d7ddd457b75b499b849d52;p=cps.git diff --git a/docs/modeling.rst b/docs/modeling.rst index bc1019abe..ceaaefda5 100644 --- a/docs/modeling.rst +++ b/docs/modeling.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2021 Pantheon.tech -.. Modifications Copyright (C) 2021-2022 Nordix Foundation +.. Modifications Copyright (C) 2021-2023 Nordix Foundation .. _modeling: .. toctree:: @@ -56,9 +56,11 @@ Data Querying - **CPS Path** is used to query data nodes. + .. toctree:: :maxdepth: 1 + xpath.rst cps-path.rst .. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning @@ -119,11 +121,20 @@ Basic Concepts | Passthrough-running | config-true | read-write | +--------------------------------+-------------------------------------+-------------------------+ -Querying CM Handles +Additional information on CPS-NCMP interfaces +--------------------------------------------- -- **CM Handle Searches Endpoints** are used to query CM Handles. .. toctree:: :maxdepth: 1 ncmp-cmhandle-querying.rst - cps-processes.rst \ No newline at end of file + ncmp-inventory-querying.rst + ncmp-data-operation.rst + +CPS-NCMP Scheduled Processes +---------------------------- + +.. toctree:: + :maxdepth: 1 + + cps-scheduled-processes.rst