v1

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

Creates a new Realm in a given project and location.

post/v1alpha/{+parent}/realms

Path parameters

parentstring required

Required. The parent resource name where the Realm will be created.

Query parameters

realmIdstring

Required. The ID to use for the Realm, which will become the final segment of the resource name.

requestIdstring

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

Request body

updateTimestring google-datetime

Output only. The time at which the Realm was last updated.

labelsobject

Optional. User-defined labels.

namestring

Required. Identifier. The resource name of the Realm.

ipVersion'IP_VERSION_UNSPECIFIED' | 'IPV4' | 'IPV6'

Optional. IP version of the Realm.

trafficType'TRAFFIC_TYPE_UNSPECIFIED' | 'UNSET' | 'INTERNET' | 'PRIVATE' | 'LINKLOCAL'

Required. Traffic type of the Realm.

registryBookstring

Required. Name of the RegistryBook that claims the Realm.

managementType'MANAGEMENT_TYPE_UNSPECIFIED' | 'CNR' | 'USER'

Optional. Management type of the Realm.

createTimestring google-datetime

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

Response

Successful response