timestamp | str | Readonly. This timestamp is provided when you request a deployment and is not required (or even read) when creating a deployment. This timestamp is useful if you have multiple deployments saved and want to determine which one to use as a restore point. | [optional] |
clusters | list[ApiCluster] | List of clusters in the system including their services, roles and complete config values. | [optional] |
hosts | list[ApiHost] | List of hosts in the system | [optional] |
users | list[ApiUser] | List of all users in the system | [optional] |
version_info | ApiVersionInfo | | [optional] |
management_service | ApiService | | [optional] |
manager_settings | ApiConfigList | | [optional] |
all_hosts_config | ApiConfigList | | [optional] |
peers | list[ApiCmPeer] | The list of peers configured in Cloudera Manager. Available since API v3. | [optional] |
host_templates | ApiHostTemplateList | | [optional] |