diff options
author | seanbeirne <sean.beirne@est.tech> | 2023-03-06 09:12:49 +0000 |
---|---|---|
committer | Sean Beirne <sean.beirne@est.tech> | 2023-03-22 16:29:11 +0000 |
commit | f5a3a2177ee328ac842883a89c75169c9a651f53 (patch) | |
tree | 94b53823190e0645291037d649b6e3628f4a40ec /docs/design.rst | |
parent | aa3b2d66f489528e7773e2db584d41807dadfcb0 (diff) |
NCMP Inventory documentation update
- Updated release notes
Issue-ID: CPS-1494
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I43fc285da9d6699326d5e0a933fdb3c5c7abcb12
Diffstat (limited to 'docs/design.rst')
-rwxr-xr-x | docs/design.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/design.rst b/docs/design.rst index 7381759372..c6413c294f 100755 --- a/docs/design.rst +++ b/docs/design.rst @@ -77,3 +77,9 @@ NCMP CM Handle Querying The CM Handle searches endpoints can be used to query for CM Handles or CM Handle IDs. This endpoint is described in detail in :doc:`ncmp-cmhandle-querying`. + +NCMP Inventory CM Handle Querying +================================= + +The CM Handle searches ncmp inventory endpoints can be used to query for CM Handles or CM Handle IDs. +This endpoint is described in detail in :doc:`ncmp-inventory-querying`. |