OBJECT
OauthCodesForEdgeRegReply
Description
Reply for request to download Rubrik Edge from Rubrik Security Cloud.
link GraphQL Schema definition
- type OauthCodesForEdgeRegReply {
- # Link to download Rubrik CDM OVA for virtual cluster.
- String! :
- # Request parameters for an OAuth access token to register with Rubrik Security
- # Cloud.
- OauthAccessToken!]! : [
- # Link to the Windows tool used to package, bootstrap, and register Rubrik Edge.
- String! :
- }