CertificateReference
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Informasi error untuk menghapus sertifikat tertentu pada target tertentu. Referensi ke sertifikat.
Representasi JSON |
{
"orgUnitId": string,
"network": string
} |
Kolom |
orgUnitId |
string
Hanya output. ID unit organisasi yang di-obfuscate dari jaringan referensi tempatnya berada.
|
network |
string
Hanya output. Nama jaringan referensi.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 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. |"]]