From 1bf68c7abf5e1cb9fddcd657bc249061d1686c05 Mon Sep 17 00:00:00 2001 From: nabhajit-ray <62326750+nabhajit-ray@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:24:25 +0530 Subject: [PATCH] Update endpoints-support.md --- endpoints-support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints-support.md b/endpoints-support.md index 47b6f14d..4eb5b807 100644 --- a/endpoints-support.md +++ b/endpoints-support.md @@ -12,7 +12,7 @@ * If an endpoint is marked as implemented in a previous version of the API, it will likely already be working for newer API versions, however in these cases it is important to: 1. Specify the 'type' of the resource when using an untested API, as it will not get set by default -2. If an example is not working, verify the [HPE OneView REST API Documentation](http://h17007.www1.hpe.com/docs/enterprise/servers/oneview4.2/cic-api/en/index.html) for the respective API version being used, since the expected attributes for that resource might have changed. +2. If an example is not working, verify the [HPE OneView REST API Documentation](https://techlibrary.hpe.com/docs/enterprise/servers/oneview8.1/cicf-api/en/index.html) for the respective API version being used, since the expected attributes for that resource might have changed.
@@ -118,7 +118,7 @@ | /rest/logical-interconnect-groups/{id} | PUT | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark:| :white_check_mark:|:white_check_mark:|:white_check_mark:| | /rest/logical-interconnect-groups/{id} | DELETE | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark:| :white_check_mark:|:white_check_mark:|:white_check_mark:| | **Logical Switch Groups** | -| /rest/logical-switch-groups | POST | :heavy_multiplication_x: |:heavy_multiplication_x::| :heavy_multiplication_x:|:heavy_multiplication_x:| +| /rest/logical-switch-groups | POST | :heavy_multiplication_x: |:heavy_multiplication_x:| :heavy_multiplication_x:|:heavy_multiplication_x:| | /rest/logical-switch-groups/{id} | PUT | :heavy_multiplication_x: |:heavy_multiplication_x:| :heavy_multiplication_x:|:heavy_multiplication_x:| | /rest/logical-switch-groups/{id} | DELETE | :heavy_multiplication_x: |:heavy_multiplication_x:| :heavy_multiplication_x:|:heavy_multiplication_x:| | **Network Sets** |