Delete rotation trigger
- Print
- PDF
Delete rotation trigger
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Turn off the secret auto-rotation trigger.
(It doesn't delete the trigger resource of Cloud Functions.)
DELETE https://secretmanager.apigw.ntruss.com/api/v1/secrets/{secretId}/triggers
Request
Request parameters
Parameter name | Type | Description |
---|---|---|
secretId | String | Secret ID |
Request body
None
Response
{
"code": "SUCCESS",
"data": "null"
}
Was this article helpful?