Information about the Cloudera Manager license.
| name | data type | description |
|---|---|---|
| owner | string | The owner (organization name) of the license. |
| uuid | string | A UUID of this license. |
| expiration | string | The expiration date. |
Example
{
"owner" : "...",
"uuid" : "...",
"expiration" : "..."
}