backupClusterConfiguration

Prev Next

It can be used in a VPC environment.

Summary

Back up client settings of all in-cluster components to the Object Storage bucket mapped to the cluster.

Request

Request parameters

Parameter name Requirement status Type Restrictions Description
regionCode No String - Region code
- You can decide the region.
- You can obtain the regionCode through the getRegionList action.
- Default: Select the first region of the getRegionList search results
cloudHadoopInstanceNo Yes String - Cloud Hadoop instance number
- You can obtain the cloudHadoopInstanceNo through the getCloudHadoopInstanceList action.
output No String - Format type for the response results
- Options : xml | json
- Default : json

Examples

Request example

ncloud vhadoop backupClusterConfiguration --regionCode KR --cloudHadoopInstanceNo ****890

Response example

<backupClusterConfigurationResponse>
    <requestId>52a19ba1-8a05-41ec-a682-7da2d49fa4d5</requestId>
    <returnCode>0</returnCode>
    <returnMessage>success</returnMessage>
</backupClusterConfigurationResponse>