We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d86ea73 + dce4d4f commit 4ccd7c8Copy full SHA for 4ccd7c8
content/zh-cn/docs/reference/config-api/apiserver-audit.v1.md
@@ -234,7 +234,7 @@ Note: All but the last IP can be arbitrarily set by the client.
234
to the external type, and serialized as JSON. Omitted for non-resource requests. Only logged
235
at Response Level.
236
-->
237
- 响应中包含的 API 对象,以 JSON 格式呈现。requestObject 是在被转换为外部类型
+ 响应中包含的 API 对象,以 JSON 格式呈现。responseObject 是在被转换为外部类型
238
并序列化为 JSON 格式之后才被记录的。
239
对于非资源请求,此字段会被忽略。
240
只有审计级别为 Response 时才会记录。
0 commit comments