Configures the add-ons for the Apigee organization. The existing add-on configuration will be fully replaced.
HTTP request
POST https://apigee.googleapis.com/v1/{org=organizations/*}:setAddons
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
org |
Required. Name of the organization. Use the following structure in your request: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{
"addonsConfig": {
object ( |
| Fields | |
|---|---|
addonsConfig |
Required. Add-on configurations. |
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform