Sets a default filter.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
FilterName | string | Yes | The name of the filter. |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "54673B22-2001-556A-B394-B8697AA9670B"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
409 | NotExists.FilterName | The filter name of current user not exists. | The object indicated by the FilterName parameter does not exist. |
409 | LengthExceedLimit.FilterName | The length of parameter FilterName exceed limit. | The length of the value specified for the FilterName parameter exceeds the upper limit. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history