Skip to main content

instances

Overview

Nameinstances
TypeResource
Idgoogle.apigeeregistry.instances

Fields

NameDatatypeDescription
namestringFormat: projects/*/locations/*/instance. Currently only locations/global is supported.
statestringOutput only. The current state of the Instance.
stateMessagestringOutput only. Extra information of Instance.State if the state is FAILED.
updateTimestringOutput only. Last update timestamp.
buildobjectBuild information of the Instance if it's in ACTIVE state.
configobjectAvailable configurations to provision an Instance.
createTimestringOutput only. Creation timestamp.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_instances_getSELECTinstancesId, locationsId, projectsIdGets details of a single Instance.
projects_locations_instances_createINSERTlocationsId, projectsIdProvisions instance resources for the Registry.
projects_locations_instances_deleteDELETEinstancesId, locationsId, projectsIdDeletes the Registry instance.