projects

Creates a new EkmConnection in a given Project and Location.

post/v1/{+parent}/ekmConnections

Path parameters

parentstring required

Required. The resource name of the location associated with the EkmConnection, in the format projects/*/locations/*.

Query parameters

ekmConnectionIdstring

Required. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.

Request body

etagstring

Optional. Etag of the currently stored EkmConnection.

namestring

Output only. The resource name for the EkmConnection in the format projects/*/locations/*/ekmConnections/*.

createTimestring google-datetime

Output only. The time at which the EkmConnection was created.

cryptoSpacePathstring

Optional. Identifies the EKM Crypto Space that this EkmConnection maps to. Note: This field is required if KeyManagementMode is CLOUD_KMS.

keyManagementMode'KEY_MANAGEMENT_MODE_UNSPECIFIED' | 'MANUAL' | 'CLOUD_KMS'

Optional. Describes who can perform control plane operations on the EKM. If unset, this defaults to MANUAL.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.