Apigee API (apigee:v1)

2022-06-03

12 new methods

Additions

    Methods
  • apigee.organizations.keyvaluemaps.entries.get

      Parameter Order : name

      Description : Get the Key value entry value for org, env or apis scoped Key value map.

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

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

      Parameters :

        name

          Required : Yes

          Location : path

          Type : string

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

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

      HTTP Method : GET

      Path : v1/{+name}

  • apigee.organizations.keyvaluemaps.entries.create

      Parameter Order : parent

      HTTP Method : POST

      Description : Creates key value entries in a org, env or apis scoped key value map.

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

      Path : v1/{+parent}/entries

      Parameters :

        parent

          Required : Yes

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

          Location : path

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

          Type : string

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

  • apigee.organizations.keyvaluemaps.entries.delete

      Parameter Order : name

      Parameters :

        name

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

          Location : path

          Type : string

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

          Required : Yes

      HTTP Method : DELETE

      Description : Deletes a key value entry from an org, environment or apis scoped key value map.

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

      Path : v1/{+name}

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

  • apigee.organizations.keyvaluemaps.entries.list

      Parameters :

        parent

          Location : path

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

          Required : Yes

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

          Type : string

        pageToken

          Location : query

          Description : Optional. Page token, a key value entry returned from a previous call that can use to retrieve the next page.

          Type : string

        pageSize

          Type : integer

          Description : Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned.

          Format : int32

          Location : query

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

      Parameter Order : parent

      Path : v1/{+parent}/entries

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

      HTTP Method : GET

      Description : Lists key value entries for key values maps scoped to an organization, environment, or API proxy.

  • apigee.organizations.environments.keyvaluemaps.entries.create

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

      Description : Creates key value entries in a org, env or apis scoped key value map.

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

      Parameters :

        parent

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

          Location : path

          Required : Yes

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

          Type : string

      Parameter Order : parent

      HTTP Method : POST

      Path : v1/{+parent}/entries

  • apigee.organizations.environments.keyvaluemaps.entries.get

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

      HTTP Method : GET

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

      Description : Get the Key value entry value for org, env or apis scoped Key value map.

      Parameter Order : name

      Parameters :

        name

          Required : Yes

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

          Location : path

          Type : string

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

      Path : v1/{+name}

  • apigee.organizations.environments.keyvaluemaps.entries.delete

      Parameters :

        name

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

          Location : path

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

          Required : Yes

          Type : string

      HTTP Method : DELETE

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

      Path : v1/{+name}

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

      Description : Deletes a key value entry from an org, environment or apis scoped key value map.

      Parameter Order : name

  • apigee.organizations.environments.keyvaluemaps.entries.list

      Path : v1/{+parent}/entries

      Parameter Order : parent

      Parameters :

        pageSize

          Description : Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned.

          Type : integer

          Location : query

          Format : int32

        parent

          Type : string

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

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

          Location : path

          Required : Yes

        pageToken

          Location : query

          Description : Optional. Page token, a key value entry returned from a previous call that can use to retrieve the next page.

          Type : string

      HTTP Method : GET

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

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

      Description : Lists key value entries for key values maps scoped to an organization, environment, or API proxy.

  • apigee.organizations.apis.keyvaluemaps.entries.list

      Parameter Order : parent

      Path : v1/{+parent}/entries

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

      Description : Lists key value entries for key values maps scoped to an organization, environment, or API proxy.

      Parameters :

        pageSize

          Type : integer

          Format : int32

          Description : Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned.

          Location : query

        parent

          Location : path

          Required : Yes

          Type : string

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

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

        pageToken

          Type : string

          Description : Optional. Page token, a key value entry returned from a previous call that can use to retrieve the next page.

          Location : query

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

      HTTP Method : GET

  • apigee.organizations.apis.keyvaluemaps.entries.create

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

      Description : Creates key value entries in a org, env or apis scoped key value map.

      Parameter Order : parent

      Parameters :

        parent

          Required : Yes

          Location : path

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

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

          Type : string

      Path : v1/{+parent}/entries

      HTTP Method : POST

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

  • apigee.organizations.apis.keyvaluemaps.entries.delete

      Parameters :

        name

          Required : Yes

          Location : path

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

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

          Type : string

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

      Parameter Order : name

      Description : Deletes a key value entry from an org, environment or apis scoped key value map.

      Path : v1/{+name}

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

      HTTP Method : DELETE

  • apigee.organizations.apis.keyvaluemaps.entries.get

      Description : Get the Key value entry value for org, env or apis scoped Key value map.

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

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

      Path : v1/{+name}

      HTTP Method : GET

      Parameters :

        name

          Location : path

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

          Type : string

          Required : Yes

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

      Parameter Order : name