ClusterSettings

Get preserved variables CNF content

This endpoint retrieves the content of the preserved_variables.cnf file from the cluster's working directory

get/api/clusters/{clusterName}/settings/preserved-variables-cnf

Path parameters

clusterNamestring required

Cluster Name

Headers

Authorizationstring required

Insert your access token

Response

CNF file content in JSON format with 'content' key

object required

Changes

Changed in 2 of the 5 revisions of this API.11