Method: organizations.instances.create

Creates an Apigee runtime instance. The instance is accessible from the authorized network configured on the organization.

Note: Not supported for Apigee hybrid.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*}/instances

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the organization. Use the following structure in your request: organizations/{org}.

Request body

The request body contains an instance of Instance.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform