MENU
      Request Secret Deletion

        Request Secret Deletion


        記事の要約

        概要

        Secretの削除をリクエストします。
        ENABLE(使用中)、DISABLE(使用停止)状態の Secretのみ削除をリクエストできます。

        POST https://secretmanager.apigw.ntruss.com/api/v1/secrets/{secretId}/request-deletion
        HTTP

        リクエスト

        リクエストパラメータ

        パラメータ名タイプ説明
        secretIdStringSecret ID

        リクエストボディ

        None
        JSON

        レスポンス

        レスポンスボディ

        {
          "code": "SUCCESS",
          "data": {
            "secretId": "string",
            "secretStatus": "REVOKE",
            "expectedDestroyDate": 0,
            "updateDate": 0
          }
        }
        JSON
        パラメータ名タイプ説明
        secretIdStringSecret ID
        secretStatusStringSecret状態(REVOKE)
        expectedDestroyDateInteger予想削除日
        updateDateInteger更新日

        この記事は役に立ちましたか?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.