Method: organizations.envgroups.create

Creates a new environment group.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the organization in which to create the environment group in the following format: organizations/{org}.

Authorization requires the following IAM permission on the specified resource parent:

  • apigee.envgroups.create

Query parameters

Parameters
name

string

Optional. ID of the environment group. Overrides any ID in the environmentGroup resource.

Request body

The request body contains an instance of EnvironmentGroup.

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