Deletes a filter.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
resourcecenter:DeleteFilter |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FilterName |
string |
Yes |
The name of the filter. |
我的筛选条件 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
A4A63E3C-89EC-51F9-9934-C9AF1BCBAAA5 |
Examples
Success response
JSON format
{
"RequestId": "A4A63E3C-89EC-51F9-9934-C9AF1BCBAAA5"
}
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. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.