| name | String | The name of the service. | [optional] |
| type | String | The type of the service, e.g. HDFS, MAPREDUCE, HBASE. | [optional] |
| clusterRef | ApiClusterRef | | [optional] |
| serviceState | ApiServiceState | | [optional] |
| healthSummary | ApiHealthSummary | | [optional] |
| configStale | Boolean | Readonly. Expresses whether the service configuration is stale. | [optional] |
| configStalenessStatus | ApiConfigStalenessStatus | | [optional] |
| clientConfigStalenessStatus | ApiConfigStalenessStatus | | [optional] |
| healthChecks | List<ApiHealthCheck> | Readonly. The list of health checks of this service. | [optional] |
| serviceUrl | String | Readonly. Link into the Cloudera Manager web UI for this specific service. | [optional] |
| roleInstancesUrl | String | Readonly. Link into the Cloudera Manager web UI for role instances table for this specific service. Available since API v11. | [optional] |
| maintenanceMode | Boolean | Readonly. Whether the service is in maintenance mode. Available since API v2. | [optional] |
| maintenanceOwners | List<ApiEntityType> | Readonly. The list of objects that trigger this service to be in maintenance mode. Available since API v2. | [optional] |
| config | ApiServiceConfig | | [optional] |
| roles | List<ApiRole> | The list of service roles. Optional. | [optional] |
| displayName | String | The display name for the service that is shown in the UI. Available since API v2. | [optional] |
| roleConfigGroups | List<ApiRoleConfigGroup> | The list of role configuration groups in this service. Optional. Available since API v3. | [optional] |
| replicationSchedules | List<ApiReplicationSchedule> | The list of replication schedules for this service. Optional. Available since API v6. | [optional] |
| snapshotPolicies | List<ApiSnapshotPolicy> | The list of snapshot policies for this service. Optional. Available since API v6. | [optional] |
| entityStatus | ApiEntityStatus | | [optional] |
| tags | List<ApiEntityTag> | Tags associated with the service. Available since V41. | [optional] |
| serviceVersion | String | Service version (optional) Available since V41. | [optional] |