CertificateReference
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Informacje o błędzie związane z usuwaniem określonego certyfikatu w konkretnym miejscu docelowym. Odwołanie do certyfikatu.
Zapis JSON |
{
"orgUnitId": string,
"network": string
} |
Pola |
orgUnitId |
string
Tylko dane wyjściowe. Zaciemniony identyfikator jednostki organizacyjnej, w której znajduje się sieć odniesień.
|
network |
string
Tylko dane wyjściowe. Nazwa sieci odniesienia.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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. |"]]