AI-generated Key Takeaways
-
Provides error information for removing a specific certificate on a specific target.
-
Represents a reference to a certificate using
orgUnitIdandnetworkfields. -
The
orgUnitIdis an output-only string representing the obfuscated ID of the org unit. -
The
networkis an output-only string representing the name of the referencing network.
Error information for removing of a specific certificate on a specific target. A reference to a certificate.
| JSON representation |
|---|
{ "orgUnitId": string, "network": string } |
| Fields | |
|---|---|
orgUnitId |
Output only. The obfuscated id of the org unit the referencing network is in. |
network |
Output only. The name of the referencing network. |