Apigee API (apigee:v1)

2022-11-18

1 new method

Additions

    Methods
  • apigee.organizations.environments.getApiSecurityRuntimeConfig

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

      Parameter Order: name

      HTTP Method: GET

      Flat Path: v1/organizations/{organizationsId}/environments/{environmentsId}/apiSecurityRuntimeConfig

      Parameters:

        name

          Location: path

          Description: Required. Name of the environment API Security Runtime configuration resource. Use the following structure in your request: `organizations/{org}/environments/{env}/apiSecurityRuntimeConfig`

          Type: string

          Required: Yes

          Pattern: ^organizations/[^/]+/environments/[^/]+/apiSecurityRuntimeConfig$

      Description: Gets the API Security runtime configuration for an environment. This named ApiSecurityRuntimeConfig to prevent conflicts with ApiSecurityConfig from addon config.

      Path: v1/{+name}