| name | str | The name of the service. | [optional] |
| type | str | The type of the service, e.g. HDFS, MAPREDUCE, HBASE. | [optional] |
| cluster_ref | ApiClusterRef | | [optional] |
| service_state | ApiServiceState | | [optional] |
| health_summary | ApiHealthSummary | | [optional] |
| config_stale | bool | Readonly. Expresses whether the service configuration is stale. | [optional] |
| config_staleness_status | ApiConfigStalenessStatus | | [optional] |
| client_config_staleness_status | ApiConfigStalenessStatus | | [optional] |
| health_checks | list[ApiHealthCheck] | Readonly. The list of health checks of this service. | [optional] |
| service_url | str | Readonly. Link into the Cloudera Manager web UI for this specific service. | [optional] |
| role_instances_url | str | Readonly. Link into the Cloudera Manager web UI for role instances table for this specific service. Available since API v11. | [optional] |
| maintenance_mode | bool | Readonly. Whether the service is in maintenance mode. Available since API v2. | [optional] |
| maintenance_owners | 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] |
| display_name | str | The display name for the service that is shown in the UI. Available since API v2. | [optional] |
| role_config_groups | list[ApiRoleConfigGroup] | The list of role configuration groups in this service. Optional. Available since API v3. | [optional] |
| replication_schedules | list[ApiReplicationSchedule] | The list of replication schedules for this service. Optional. Available since API v6. | [optional] |
| snapshot_policies | list[ApiSnapshotPolicy] | The list of snapshot policies for this service. Optional. Available since API v6. | [optional] |
| entity_status | ApiEntityStatus | | [optional] |
| tags | list[ApiEntityTag] | Tags associated with the service. Available since V41. | [optional] |
| service_version | str | Service version (optional) Available since V41. | [optional] |