v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13115.2 KB
projects

Creates a new ExternalAccountKey bound to the project.

post/v1/{+parent}/externalAccountKeys

Path parameters

parentstring required

Required. The parent resource where this external_account_key will be created. Format: projects/[project_id]/locations/[location]. At present only the "global" location is supported.

Request body

b64MacKeystring byte

Output only. Base64-URL-encoded HS256 key. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created

namestring

Output only. Resource name. projects/{project}/locations/{location}/externalAccountKeys/{key_id}

keyIdstring

Output only. Key ID. It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created

Response

Successful response

All 1 operations