ModifyDisksSynchronizeFlag

Last Updated At: 2026-08-02 00:04:25

1. Interface Description

Interface request domain name: cbs.api3.convergecloud.com.

This API is used to check whether the user has permission to operate the cloud block storage resource.

Default interface request rate limit: 20 times per second.

Interface update time: 2025-09-12 16:47:55.

The interface only verifies the signature but does not authenticate.

2. Input Parameters

The following list of request parameters only lists interface request parameters and some public parameters, For a complete list of public parameters see public request parameters.

Parameter name Required Allow NULL Type Description
Action Yes No String Public parameter, The value of this interface: ModifyDisksSynchronizeFlag
Version Yes No String Public parameter, The value of this interface: 2017-03-12
Region No No String Public parameter,Regional information A list of supported geographies is available through the DescribeRegions interface
DiskIds Yes No Array of String List of cloud disks to modify tags.
Example: disk-qweasdzx
UpdateAction Yes No String modification action.
Example: ADD
DiskFlag Yes No String Modified tag value.
Example: SOURCE_SYNCHRONIZE_DISK

3. Output Parameters

Parameter name Type Description
ModifySuccessDiskIds Array of String Success List
Example: disk-qweasdzx
ModifyFailDiskIds Array of String List of Failures
Example: disk-qweasdzx
RequestId String Unique request id, Each request will return. The RequestId of the request needs to be provided when locating the problem.

4. Error Code

There is no error code related to business logic for this interface, For other error codes, see public ErrorCode.