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** |