Updates a release batch.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
BatchId | long | No | The ID of the release batch. | 52370 |
OperationBase | integer | No | The asset selection dimension. Valid values:
| 0 |
BatchName | string | No | The name of the release batch. | xxx |
Interval | integer | No | The interval between two release batches. | 60 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "3956048F-9D73-5EDB-834B-4827BB******"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history