/clusters/{clusterName}/clientConfig
Mount Point: /api/v18/clusters/{clusterName}/clientConfig
GET
Download a zip-compressed archive of the client configuration, of a specific cluster. Currently, this only includes Kerberos Client Configuration (krb5.conf). For client configuration of services, use the clientConfig endpoint of the services resource. This resource does not require any authentication.
Parameters
name | description | type | default |
---|---|---|---|
clusterName | The cluster name. | path |
Response Body
element: | (custom) |
The archive data.