Skip to main content

entries

Overview

Nameentries
TypeResource
Idgoogle.apigee.entries

Fields

NameDatatypeDescription
namestringResource URI that can be used to identify the scope of the key value map entries.
valuestringRequired. Data or payload that is being retrieved and associated with the unique key.

Methods

NameAccessible byRequired ParamsDescription
organizations_apis_keyvaluemaps_entries_getSELECTapisId, entriesId, keyvaluemapsId, organizationsIdGet the key value entry value for a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_apis_keyvaluemaps_entries_listSELECTapisId, keyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_environments_keyvaluemaps_entries_getSELECTentriesId, environmentsId, keyvaluemapsId, organizationsIdGet the key value entry value for a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_environments_keyvaluemaps_entries_listSELECTenvironmentsId, keyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_keyvaluemaps_entries_getSELECTentriesId, keyvaluemapsId, organizationsIdGet the key value entry value for a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_keyvaluemaps_entries_listSELECTkeyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_apis_keyvaluemaps_entries_createINSERTapisId, keyvaluemapsId, organizationsIdCreates key value entries in a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_environments_keyvaluemaps_entries_createINSERTenvironmentsId, keyvaluemapsId, organizationsIdCreates key value entries in a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_keyvaluemaps_entries_createINSERTkeyvaluemapsId, organizationsIdCreates key value entries in a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
organizations_apis_keyvaluemaps_entries_deleteDELETEapisId, entriesId, keyvaluemapsId, organizationsIdDeletes a key value entry from a key value map scoped to an organization, environment, or API proxy. Notes: After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. Supported for Apigee hybrid 1.8.x and higher.
organizations_environments_keyvaluemaps_entries_deleteDELETEentriesId, environmentsId, keyvaluemapsId, organizationsIdDeletes a key value entry from a key value map scoped to an organization, environment, or API proxy. Notes: After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. Supported for Apigee hybrid 1.8.x and higher.
organizations_keyvaluemaps_entries_deleteDELETEentriesId, keyvaluemapsId, organizationsIdDeletes a key value entry from a key value map scoped to an organization, environment, or API proxy. Notes: After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. Supported for Apigee hybrid 1.8.x and higher.
_organizations_apis_keyvaluemaps_entries_listEXECapisId, keyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
_organizations_environments_keyvaluemaps_entries_listEXECenvironmentsId, keyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
_organizations_keyvaluemaps_entries_listEXECkeyvaluemapsId, organizationsIdLists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.