Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 0b9b377

Browse files
committed
Updated documentation 🧑‍⚕️
1 parent 7c9c739 commit 0b9b377

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,22 @@ The Rubrik REST API provides a RESTful interface for working with Rubrik cluster
44

55
If you have access to a Rubrik cluster, you may also utilize the Rubrik API Playground at:
66

7-
`https://{{node_ip}}/docs/{{v1|v2|internal}}/playground`
7+
`https://{{node_ip}}/docs/{{v1|v2|v3|internal}}/playground`
88

99
_Note: `internal` API endpoints may change between CDM release versions._
1010

1111
## CDM v5.3
1212

1313
* [v1](https://rubrikinc.github.io/api-doc-v1-5.3/)
1414
* [v2](https://rubrikinc.github.io/api-doc-v2-5.3/)
15+
* [v3](https://rubrikinc.github.io/api-doc-v3-5.3/)
1516
* [internal](https://rubrikinc.github.io/api-doc-internal-5.3/)
1617

1718
## CDM v5.2
1819

1920
* [v1](https://rubrikinc.github.io/api-doc-v1-5.2/)
2021
* [v2](https://rubrikinc.github.io/api-doc-v2-5.2/)
22+
* [v3](https://rubrikinc.github.io/api-doc-v3-5.2/)
2123
* [internal](https://rubrikinc.github.io/api-doc-internal-5.2/)
2224

2325
## CDM v5.1

0 commit comments

Comments
 (0)