Retry rotation job
- Print
- PDF
Retry rotation job
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Retry a failed secret rotation job.
POST https://secretmanager.apigw.ntruss.com/api/v1/secrets/{secretId}/retry-rotation
Request
Request parameters
Parameter name | Type | Description |
---|---|---|
secretId | String | Secret ID |
Request body
None
Response
{
"code": "SUCCESS",
"data": "null"
}
Was this article helpful?