3.1.5.7 Config

The Config API SHOULD<36> be used to configure the resources and services that are deployed in a big data cluster.

The methods of this API are invoked by using the following URI.

 https://<clusterIp>:<controllerPort>/api/<uriVersion>/bdc/config

The following methods can be performed by using HTTP operations on this resource.

Method

Section

Description

Apply configuration settings

3.1.5.7.1

Trigger a configuration upgrade for the cluster.

Revert pending configuration settings

3.1.5.7.2

Revert any pending configuration settings.

Set cluster configuration settings

3.1.5.7.3

Set the cluster-level configuration settings.

Get cluster configuration settings

3.1.5.7.4

Retrieve the cluster-level configuration settings.

Set service configuration settings

3.1.5.7.5

Set the service-level configuration settings.

Get service configuration settings

3.1.5.7.6

Retrieve the service-level configuration settings.

Set resource configuration settings

3.1.5.7.7

Set the resource-level configuration settings.

Get resource configuration settings

3.1.5.7.8

Retrieve the resource-level configuration settings.