Coder Social home page Coder Social logo

api-documentation's People

Contributors

drew-russell avatar jaapbrasser avatar railroadmanuk avatar sumanswaroop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api-documentation's Issues

Please add the CDM 5.2 APIs

What would you like to be added:
With the release of Rubrik CDM 5.2 we should publish the API documentation for this new version.

Why is this needed:
This is necessary for people to be able to view the updated API set, review the change logs, and better plan how to manage their Rubrik integrations using the latest APIs.

Typo in example for "Retrieving SLA Domains"

What happened: In the section describing the endpoint to get details on a specific SLA Domain (with a given id), the example provided is the same as the endpoint.
Retrieving a specific SLA Domain

What you expected to happen: It should look like this -
For more details about an SLA domain, send a GET request to the /sla_domain/{id} endpoint and provide the ID of the SLA domain, for example: /sla_domain/$bronze_sla_id

How to reproduce it (as minimally and precisely as possible): Go to https://rubrikinc.github.io/api-doc-v2-5.2/#section/SLA-Domains/Retrieving-SLA-Domains. The line that needs to be fixed is right under the code block that describes the ListResponse returned as a result of the GET request sent to /sla_domain

Anything else we need to know?: Attached a screenshot.

Environment: Firefox 79.0

  • SDK version:
  • OS Windows 10
  • Others:

v2 not mentioned in playground

https://{{node_ip}}/docs/{{v1|internal}}/playground

Should be updated to:

https://{{node_ip}}/docs/{{v1|v2|internal}}/playground

Add disk serial to /node "hdd" and "ssd"

It would be very helpful in scenarios such as drive replacement to have the drive serials already on hand available in the API.

I retrieve most drive details with the following (API via Powershell):
Invoke-RubrikRESTCall -Endpoint ('node/' + $node.id) -Method GET -api internal

It is available already in the CLI:
RVMH###### >> support find_bad_disk

Checking health of all disk drives...
5 disks installed:
Disk Device | Type | Manufacturer | Model Number | Serial Number | Capacity
/dev/sdb | SATA | HGST | HUH721010AL | ######| 10.0TB
/dev/sdc | SATA | HGST | HUH721010AL | ######| 10.0TB
/dev/sdd | SATA | SAMSUNG | MZ7KM480 | ######| 480GB
/dev/sde | SATA | HGST | HUH721010AL | ######| 10.0TB
/dev/sda | SATA | ATA | HBS3A1912A4M4B1 | ######| 120GB

Checking sdb for errors.
Checking sdc for errors.
Checking sdd for errors.
Checking sde for errors.
Checking sda for errors.

Thanks!

Table rendered as text in "Creating SLA Domains"

The following issue pertains to "Creating SLA Domains" sub-section at https://rubrikinc.github.io/api-doc-v2-5.2/#section/SLA-Domains/Creating-SLA-Domains

What happened: The table that describes the required attributes for each time unit in frequency is rendered as raw text.

What you expected to happen: It should have been a well-formatted table like the one above it.

How to reproduce it (as minimally and precisely as possible): Go to https://rubrikinc.github.io/api-doc-v2-5.2/#section/SLA-Domains/Creating-SLA-Domains, scroll down until you reach just under the first table.

Anything else we need to know?:

Environment: Firefox 79.0

  • SDK version:
  • OS Windows 10
  • Others:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.