特定のサイトのオリジンクライアント証明書を削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
esa:DeleteOriginClientCertificate |
delete |
*Site
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| SiteId |
integer |
必須 |
サイトの ID。 |
123456789**** |
| Id |
string |
必須 |
証明書の ID。 |
babaabcd**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
返されるデータ。 |
||
| SiteId |
integer |
サイトの ID。 |
123456789**** |
| SiteName |
string |
サイト名。 |
example.com |
| Id |
string |
証明書の ID。 |
babaabcd**** |
| RequestId |
string |
リクエスト ID。 |
36af3fcc-43d0-441c-86b1-428951dc8225 |
例
成功レスポンス
JSONJSON
{
"SiteId": 0,
"SiteName": "example.com\n",
"Id": "babaabcd****",
"RequestId": "36af3fcc-43d0-441c-86b1-428951dc8225"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Certificate.StatusError | The status of the certificate is invalid. | 需要手动添加日文描述 |
| 400 | MissingSiteId | Required parameter SiteId missing. Specify SiteId and try again. | |
| 400 | InternalError | An internal exception occurred, please try again later. | |
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | |
| 400 | Id.MissingParameter | The parameter Id is required. | |
| 403 | Unauthorized.InvalidTime | The specified authentication time is invalid. | |
| 403 | Unauthorized.InvalidToken | Token authentication failed. | |
| 404 | Certificate.NotFound | The specified certificate does not exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。