apiCluster

A cluster represents a set of interdependent services running on a set of hosts. All services on a given cluster are of the same software version (e.g. CDH3 or CDH4).

JSON

property type description
name name (string) The name of the cluster
version version (apiClusterVersion) The CDH version of the cluster.
maintenanceMode maintenanceMode (boolean) Readonly. Whether the cluster is in maintenance mode. Available since API v2.
maintenanceOwners array of maintenanceOwners/maintenanceOwners (apiEntityType) Readonly. The list of objects that trigger this cluster to be in maintenance mode. Available since API v2.
services array of services/services (apiService) Optional. Used during import/export of settings.
parcels array of parcels/parcels (apiParcel) Optional. Used during import/export of settings. Available since API v4.