Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
Trigger a configuration upgrade for the cluster. |
|
|
Revert pending configuration settings |
Revert any pending configuration settings. |
|
|
Set cluster configuration settings |
Set the cluster-level configuration settings. |
|
|
Get cluster configuration settings |
Retrieve the cluster-level configuration settings. |
|
|
Set service configuration settings |
Set the service-level configuration settings. |
|
|
Get service configuration settings |
Retrieve the service-level configuration settings. |
|
|
Set resource configuration settings |
Set the resource-level configuration settings. |
|
|
Get resource configuration settings |
Retrieve the resource-level configuration settings. |