CertificateReference
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Thông tin lỗi khi xoá một chứng chỉ cụ thể trên một đích cụ thể. Tham chiếu đến một chứng chỉ.
Biểu diễn dưới dạng JSON |
{
"orgUnitId": string,
"network": string
} |
Trường |
orgUnitId |
string
Chỉ có đầu ra. Mã bị làm rối mã nguồn của đơn vị tổ chức có chứa mạng tham chiếu.
|
network |
string
Chỉ có đầu ra. Tên của mạng tham chiếu.
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eThis documentation describes the error information returned when removing a specific certificate from a specific target.\u003c/p\u003e\n"],["\u003cp\u003eThe error information includes the \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e associated with the referencing network.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation uses a dictionary structure with \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e as keys, holding their respective string values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eorgUnitId\u003c/code\u003e is an obfuscated identifier for the organization unit where the network resides, while \u003ccode\u003enetwork\u003c/code\u003e represents the referencing network's name.\u003c/p\u003e\n"]]],[],null,["# CertificateReference\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nError information for removing of a specific certificate on a specific target. A reference to a certificate.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"orgUnitId\": string, \"network\": string } ``` |\n\n| Fields ||\n|-------------|----------------------------------------------------------------------------------------|\n| `orgUnitId` | `string` Output only. The obfuscated id of the org unit the referencing network is in. |\n| `network` | `string` Output only. The name of the referencing network. |"]]