Toggle navigation
Cloudera Manager API: ApiHostRef
Resources
Data Model
Tutorial
Back to Top
Home
JSON
ApiHostRef
ApiHostRef
Data Model
A reference to a host.
Properties
name
data type
description
hostId
string
The unique host ID.
hostname
string
The hostname. Available since v31.
Example
{ "hostId" : "...", "hostname" : "..." }