Apigee API (apigee:v1)

2024-01-20

3 new methods

Additions

    Methods
  • apigee.organizations.apis.keyvaluemaps.entries.update

      Parameter Order : name

      HTTP Method : PUT

      Parameters :

        name

          Description : Required. Scope as indicated by the URI in which to create the key value map entry. Use **one** of the following structures in your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `organizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.

          Location : path

          Pattern : ^organizations/[^/]+/apis/[^/]+/keyvaluemaps/[^/]+/entries/[^/]+$

          Type : string

          Required : Yes

      Description : Update key value entry scoped to an organization, environment, or API proxy for an existing key.

      Flat Path : v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}

      Path : v1/{+name}

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

  • apigee.organizations.environments.keyvaluemaps.entries.update

      Parameters :

        name

          Description : Required. Scope as indicated by the URI in which to create the key value map entry. Use **one** of the following structures in your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `organizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.

          Location : path

          Type : string

          Required : Yes

          Pattern : ^organizations/[^/]+/environments/[^/]+/keyvaluemaps/[^/]+/entries/[^/]+$

      Flat Path : v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}

      Description : Update key value entry scoped to an organization, environment, or API proxy for an existing key.

      HTTP Method : PUT

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

      Path : v1/{+name}

      Parameter Order : name

  • apigee.organizations.keyvaluemaps.entries.update

      Flat Path : v1/organizations/{organizationsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}

      Parameters :

        name

          Pattern : ^organizations/[^/]+/keyvaluemaps/[^/]+/entries/[^/]+$

          Description : Required. Scope as indicated by the URI in which to create the key value map entry. Use **one** of the following structures in your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `organizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.

          Required : Yes

          Location : path

          Type : string

      HTTP Method : PUT

      Description : Update key value entry scoped to an organization, environment, or API proxy for an existing key.

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

      Parameter Order : name

      Path : v1/{+name}