Deletes an encrypted parameter. This operation requires permission to call the Key Management Service (KMS) DeleteSecret API.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
oos:DeleteSecretParameter | delete | *secretparameter
|
| None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The region ID. | cn-hangzhou |
Name | string | Yes | The name of the encrypted parameter. The name can contain letters, digits, hyphens (-), and underscores (_). The name must be no more than 180 characters in length. The name cannot start with ALIYUN, ACS, ALIBABA, ALICLOUD, or OOS. | MySecretParameter |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The request ID. | C0D02BDF-77F6-49F2-95C9-8E87121D1944 |
Examples
Success response
JSON format
{
"RequestId": "C0D02BDF-77F6-49F2-95C9-8E87121D1944"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.