v1

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

Provisions instance resources for the Registry.

post/v1/{+parent}/instances

Path parameters

parentstring required

Required. Parent resource of the Instance, of the form: projects/*/locations/*

Query parameters

instanceIdstring

Required. Identifier to assign to the Instance. Must be unique within scope of the parent resource.

Request body

updateTimestring google-datetime

Output only. Last update timestamp.

namestring

Format: projects/*/locations/*/instance. Currently only locations/global is supported.

stateMessagestring

Output only. Extra information of Instance.State if the state is FAILED.

state'STATE_UNSPECIFIED' | 'INACTIVE' | 'CREATING' | 'ACTIVE' | 'UPDATING' | 'DELETING' | 'FAILED'

Output only. The current state of the Instance.

createTimestring google-datetime

Output only. Creation timestamp.

Response

Successful response