cmVersionInfo element
Type: | apiVersionInfo |
Version information of Cloudera Manager itself.
Example JSON
{
"version" : "...",
"snapshot" : false,
"buildUser" : "...",
"buildTimestamp" : "...",
"gitHash" : "..."
}
Type: | apiVersionInfo |
Version information of Cloudera Manager itself.
{
"version" : "...",
"snapshot" : false,
"buildUser" : "...",
"buildTimestamp" : "...",
"gitHash" : "..."
}