Audit operations - Gets Audit Record by Id
取得所提供標識碼的稽核記錄。
GET https://api.partnercenter.microsoft.com/auditactivity/v{version}/auditrecords/{id}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
id
|
path | True |
string |
要擷取之記錄的標識碼 |
version
|
path | True |
string |
要求標頭
名稱 | 必要 | 類型 | Description |
---|---|---|---|
Authorization | True |
string |
持有人驗證令牌 |
ms-correlationid |
string |
相互關聯標識碼 |
|
ms-requestid |
string |
要求標識碼 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
要求成功。 回應本文包含符合標識符的稽核記錄,如果記錄不存在,則為 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 服務或其其中一個相依性無法滿足要求。 來電者可能會重試此狀況。 Media Types: "application/json", "text/json" |
安全性
Authorization
持有人驗證令牌
類型:
apiKey
位於:
header
定義
名稱 | Description |
---|---|
Audit |
|
Key |
|
Resource |
AuditRecord
名稱 | 類型 | Description |
---|---|---|
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]
名稱 | 類型 | Description |
---|---|---|
key |
string |
|
value |
string |
ResourceAttributes
名稱 | 類型 | Description |
---|---|---|
etag |
string |
|
objectType |
string |