Toggle navigation
Cloudera Manager API: RegistrationResponse
Resources
Data Model
Tutorial
Back to Top
Home
JSON
RegistrationResponse
RegistrationResponse
Data Model
Properties
name
data type
description
licenseUuid
string
productCrn
string
componentCrns
array of string
Example
{ "licenseUuid" : "...", "productCrn" : "...", "componentCrns" : [ "...", "..." ] }