All Products
Search
Document Center

Security Center:UpdatePublishBatch

Last Updated:May 22, 2025

Updates a release batch.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
BatchIdlongNo

The ID of the release batch.

52370
OperationBaseintegerNo

The asset selection dimension. Valid values:

  • 0: instance
  • 1: machine group
  • 2: VPC-based instance ID
0
BatchNamestringNo

The name of the release batch.

xxx
IntervalintegerNo

The interval between two release batches.

60

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

3956048F-9D73-5EDB-834B-4827BB******

Examples

Sample success responses

JSONformat

{
  "RequestId": "3956048F-9D73-5EDB-834B-4827BB******"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history