diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-30 14:41:37 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-30 14:41:39 -0400 |
commit | b7ce653f527203c6a36e7474e7a98e8d6144c879 (patch) | |
tree | 4b877f10e5cadc3e6f58366dfce13cb5fbc0cfc2 /docs/AAI REST API Documentation | |
parent | bbc512e0a3a1e9efcd7715626e26edd6e8bdef46 (diff) |
Fix broken links
Issue-ID: AAI-2461
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I759a2364ea05dddb7f7af3d57f579bed95d9c3a1
Diffstat (limited to 'docs/AAI REST API Documentation')
-rw-r--r-- | docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst b/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst index 8c4e43cf..0e33ce14 100644 --- a/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst +++ b/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst @@ -1070,8 +1070,8 @@ and its related vertexes. The following capabilities are available to meet more advanced search needs. Please contact the AAI team if you need another search. -Node Queries ------------- +Nodes Query +----------- The Nodes Query mechanism was implemented in support of searching the pservers which do not have the ipv4-oam-ipaddress set. It will allow @@ -1079,7 +1079,7 @@ nodes to be searched based on certain properties of the nodes. It will allow search based on properties being set, not set or set to specific values. -Please reference `Node Queries <nodeQueries.html>`_ for details on the +Please reference `Nodes Query <nodesQuery.html>`_ for details on the API and test queries. Nodes API @@ -1773,4 +1773,4 @@ The Recents API allows a client to get the list of objects that has been created or updated recently, up to a maximum of 1 week back. -`Recents API <recentApi.html>`_ +`Recents API <recentsApi.html>`_ |