OBJECT
VcenterPatch
Description
Supported in v5.0+
link GraphQL Schema definition
- type VcenterPatch {
- # Supported in v5.0+
- # Concatenated X.509 certificates in Base64 encoded DER format. Each certificate
- # must start with -----BEGIN CERTIFICATE----- and end with -----END
- # CERTIFICATE-----. Use an empty string to remove the existing certificates for
- # the vCenter.
- String :
- # Supported in v5.0+
- # ID of the SLA Domain that is configured for this vCenter Server.
- String :
- }