/clusters/{clusterName}/commands/deployClusterClientConfig

Mount Point: /api/v12/clusters/{clusterName}/commands/deployClusterClientConfig

POST

Deploy the Cluster's Kerberos client configuration.

Deploy krb5.conf to hosts in a cluster. Does not deploy to decommissioned hosts or hosts with active processes.

Available since API v7.

Parameters

name description type default
clusterName The name of the cluster path

Request Body

element: hostRefList

Hosts in cluster to deploy to. If empty, will target all eligible hosts in the cluster.

Response Body

element: command

Information about the submitted command.