v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-134796204.9 KB
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