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

Commit 339b71a

Browse files
committed
add initial content to README
1 parent 5efaf6a commit 339b71a

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# api-documentation
2-
API documentation for the Rubrik Cloud Data Management (CDM) platform
1+
# Rubrik REST API Documentation
2+
3+
The Rubrik REST API provides a RESTful interface for working with Rubrik clusters and Rubrik Edge virtual appliances. The API can be used to query, configure, and control nearly all of the operations of the Rubrik software.
4+
5+
If you have access to a Rubrik cluster, you may also utilize the Rubrik API Playground at:
6+
7+
`https://{{node_ip}}/docs/{{ v1|internal }}/playground`
8+
9+
_Note: `internal` API endpoints may change between CDM release versions._
10+
11+
12+
## CDM v4.2.1
13+
14+
* [v1](https://172.21.8.53/docs/v1/)
15+
* [internal](https://github.com/rubrikinc/api-doc-internal)
16+
17+
18+
19+

0 commit comments

Comments
 (0)