Exclui uma regra de dimensionamento elástico baseada em tempo.
Experimente agora
Testar
Autorização RAM
|
Ação |
Nível de acesso |
Tipo de recurso |
Chave de condição |
Ação dependente |
|
selectdb:DeleteElasticRule |
delete |
*全部资源
|
Nenhuma | Nenhuma |
Parâmetros da solicitação
|
Parâmetro |
Tipo |
Obrigatório |
Descrição |
Exemplo |
| Product |
string |
Não |
O tipo de serviço em nuvem. |
selectdb |
| DbInstanceId |
string |
Sim |
O ID da instância. |
selectdb-cn-7213cjv**** |
| RegionId |
string |
Sim |
O ID da região. |
cn-hanghzou |
| ClusterId |
string |
Sim |
O ID do cluster. |
selectdb-xxx302i5-be |
| RuleId |
integer |
Sim |
O ID da regra. |
100458 |
Elementos de resposta
|
Elemento |
Tipo |
Descrição |
Exemplo |
|
object |
Esquema da resposta. |
||
| RequestId |
string |
O ID da solicitação. |
4773E4EC-025D-509F-AEA9-D53123FDFB0F |
| Success |
boolean |
Indica se a regra foi excluída. Valores válidos:
|
true |
Exemplos
Resposta de sucesso
JSON formato
{
"RequestId": "4773E4EC-025D-509F-AEA9-D53123FDFB0F",
"Success": true
}
Códigos de erro
|
Código de status HTTP |
Código de erro |
Mensagem de erro |
Descrição |
|---|---|---|---|
| 400 | InvalidDBInstanceId.Malformed | The specified parameter "DBInstanceId" is not valid. | |
| 400 | InvalidClusterId.Malformed | The specified parameter "ClusterId" is not valid. | |
| 400 | InvalidRegionId.Malformed | The specified parameter "RegionId" is not valid. | |
| 400 | InvalidRuleId.Malformed | The specified parameter "RuleId" is not valid. | |
| 400 | DocumentConvertFailed.ExceedFileSizeLimit | The conversion has been failed, exceed file size limit. | |
| 400 | Forbidden | User not authorized to operate on the specified resource, or this API does not support RAM. | |
| 400 | InvalidDBName | The specified database name is not allowed. | |
| 400 | CreateOrderFailed | Failed to create order. | |
| 403 | OperationDenied.GetResourceLockFailed | the operator is not permitted due to get resource lock failed. | |
| 403 | OperationDenied.AdjacentRulesClusterIsTheSame | the operator is not permitted due to adjacent rules cluster class is the same. | |
| 403 | OperationDenied.AdjacentRulesIntervalLessThanOneHour | the operator is not permitted due to adjacent rules interval less than one hour. | |
| 403 | DBClusterNotSupported | The requested operation can not be performed while the cluster is not sale. | |
| 403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | |
| 403 | InstanceEngineType.NotSupport | The instance engine and type does not support operations. | |
| 403 | InvalidDBInstanceState.NotSupport | The specified instance state does't support this operation. | |
| 403 | MoneyLessThan100 | The Account Monet less Than 100. | |
| 403 | OperationDenied.DBNameAndAccountPrivilegeCount | The operation is not permitted due to count of database or account privilege. | |
| 403 | InsufficientResourceCapacity | The resource is out of usage. | |
| 404 | DBInstanceLocked | The current instance lock mode does not support this operation. | |
| 404 | IncorrectVswitchId | The specified parameter VSwitchId is not valid. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | InvalidDBInstance.NotFound | The specified instance is not found. | |
| 404 | InvalidDBInstanceClass.NotFound | The specified instance classic does not exist. | |
| 404 | InvalidRegionId.NotFound | The provided RegionId does not exist in our records. | |
| 404 | QueryPrice.Failed | The inquiry failed. Contact Alibaba Cloud customer service representatives. | |
| 404 | InvalidElasticRuleId.NotFound | The ElasticRuleId provided does not exist in our records. | |
| 404 | InvalidDBClusterId.NotFound | The DBClusterId provided does not exist in our records. |
Consulte Códigos de Erro para uma lista completa.
Notas de versão
Consulte Notas de Versão para uma lista completa.