CertificateReference
Informazioni sull'errore per la rimozione di un certificato specifico in una destinazione specifica. Un riferimento a un certificato.
Rappresentazione JSON |
{
"orgUnitId": string,
"network": string
} |
Campi |
orgUnitId |
string
Solo output. L'ID offuscato dell'unità organizzativa in cui si trova la rete di riferimento.
|
network |
string
Solo output. Il nome della rete di riferimento.
|
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-10 UTC.
[null,null,["Ultimo aggiornamento 2024-09-10 UTC."],[[["This documentation describes the error information returned when removing a specific certificate from a specific target."],["The error information includes the `orgUnitId` and `network` associated with the referencing network."],["The JSON representation uses a dictionary structure with `orgUnitId` and `network` as keys, holding their respective string values."],["`orgUnitId` is an obfuscated identifier for the organization unit where the network resides, while `network` represents the referencing network's name."]]],[]]