有効化されたクライアント証明書を失効させます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
esa:RevokeClientCertificate |
update |
*Site
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| SiteId |
integer |
必須 |
サイト ID。 |
1234567890123 |
| Id |
string |
必須 |
証明書 ID。 |
baba39055622c008b90285a8838ed09a |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答のスキーマ |
||
| SiteId |
integer |
サイト ID。 |
1234567890123 |
| SiteName |
string |
サイト名。 |
example.com |
| Id |
string |
証明書 ID。 |
baba39055622c008b90285a8838ed09a |
| RequestId |
string |
リクエスト ID。 |
15C66C7B-671A-4297-9187-2C4477247A123425345 |
例
成功レスポンス
JSONJSON
{
"SiteId": 1234567890123,
"SiteName": "example.com\n",
"Id": "baba39055622c008b90285a8838ed09a",
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A123425345"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Certificate.StatusError | The status of the certificate is invalid. | 需要手动添加日文描述 |
| 400 | MissingSiteId | Required parameter SiteId missing. Specify SiteId and try again. | |
| 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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。