TrustedInfrastructureTrustAuthorityClustersKmsProvidersKeyServerCreateSpec
The Providers.KeyServerCreateSpec structure contains fields that describe the desired configuration for the key server.
Properties
integer
connection_timeout
Optional
Connection timeout in seconds. If unset, connection timeout will not be set.
string
description
Optional
Description of the key server. If unset, description will not be added.
kmip_server
Optional
Configuration information for Key Management Interoperability Protocol (KMIP) based key server. This field is optional and it is only relevant when the value of Providers.KeyServerCreateSpec.type is KMIP.
proxy_server
Optional
Proxy server configuration. If unset, the key server will not use a proxy server.
type
Required
Type of the key server.
JSON Example
{
"type": "enum"
}