Skip to main content

redis

Overview

Nameredis
TypeResource
Idazure_isv.redis.redis

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the redis cache.
tagsobjectResource tags.
zonesarrayA list of availability zones denoting where the resource needs to come from.

Methods

NameAccessible byRequired ParamsDescription
getSELECTname, resourceGroupName, subscriptionIdGets a Redis cache (resource description).
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all Redis caches in a resource group.
list_by_subscriptionSELECTsubscriptionIdGets all Redis caches in the specified subscription.
createINSERTname, resourceGroupName, subscriptionId, data__location, data__propertiesCreate or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
deleteDELETEname, resourceGroupName, subscriptionIdDeletes a Redis cache.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all Redis caches in a resource group.
_list_by_subscriptionEXECsubscriptionIdGets all Redis caches in the specified subscription.
check_name_availabilityEXECsubscriptionId, data__name, data__typeChecks that the redis cache name is valid and is not already in use.
export_dataEXECname, resourceGroupName, subscriptionId, data__container, data__prefixExport data from the redis cache to blobs in a container.
flush_cacheEXECcacheName, resourceGroupName, subscriptionIdDeletes all of the keys in a cache.
force_rebootEXECname, resourceGroupName, subscriptionIdReboot specified Redis node(s). This operation requires write permission to the cache resource. There can be potential data loss.
import_dataEXECname, resourceGroupName, subscriptionId, data__filesImport data into Redis cache.
regenerate_keyEXECname, resourceGroupName, subscriptionId, data__keyTypeRegenerate Redis cache's access keys. This operation requires write permission to the cache resource.
updateEXECname, resourceGroupName, subscriptionIdUpdate an existing Redis cache.