Audit operations - Gets Audit Record by Id
指定された ID の監査レコードを取得します。
GET https://api.partnercenter.microsoft.com/auditactivity/v{version}/auditrecords/{id}
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
id
|
path | True |
string |
取得するレコードの ID |
version
|
path | True |
string |
要求ヘッダー
名前 | 必須 | 型 | 説明 |
---|---|---|---|
Authorization | True |
string |
ベアラー認証トークン |
ms-correlationid |
string |
関連付け ID |
|
ms-requestid |
string |
要求 ID |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
要求が成功しました。 応答本文には、ID に一致する監査レコードが含まれています。レコードが存在しない場合は null です。 Media Types: "application/json", "text/json" |
|
400 Bad Request |
入力が見つからないか無効でした。 応答本文には、エラーの詳細が表示されます。 Media Types: "application/json", "text/json" |
|
401 Unauthorized |
要求が認証されませんでした。 クライアントは、最初にパートナー API サービスで認証する必要があります。 Media Types: "application/json", "text/json" |
|
403 Forbidden |
要求は認証されましたが、呼び出し元に呼び出す権限がないため拒否されました。 Media Types: "application/json", "text/json" |
|
404 Not Found |
リソースが見つからないか、指定された入力パラメーターで使用できません。 Media Types: "application/json", "text/json" |
|
500 Internal Server Error |
パートナー API サービスまたはその依存関係の 1 つが要求を満たできませんでした。 呼び出し元はこれを再試行できます。 Media Types: "application/json", "text/json" |
セキュリティ
Authorization
ベアラー認証トークン
型:
apiKey
/:
header
定義
名前 | 説明 |
---|---|
Audit |
|
Key |
|
Resource |
AuditRecord
名前 | 型 | 説明 |
---|---|---|
applicationId |
string |
|
attributes | ||
customerId |
string |
|
customerName |
string |
|
customizedData | ||
id |
string |
|
operationDate |
string |
|
operationStatus |
enum:
|
|
operationType |
enum:
|
|
originalCorrelationId |
string |
|
partnerId |
string |
|
resourceNewValue |
string |
|
resourceOldValue |
string |
|
resourceType |
enum:
|
|
sessionId |
string |
|
userPrincipalName |
string |
KeyValuePair[String,String]
名前 | 型 | 説明 |
---|---|---|
key |
string |
|
value |
string |
ResourceAttributes
名前 | 型 | 説明 |
---|---|---|
etag |
string |
|
objectType |
string |