RedisResources

Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redis/{name}

Path parameters

namestring required

The name of the RedisResource

Parameters

../../../../../../common-types/resource-management/v4/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v4/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v4/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Request body

zonesstring[]

A list of availability zones denoting where the resource needs to come from.

locationstring required

The geo-location where the resource lives

tagsobject

Resource tags.

identityManagedServiceIdentity — unresolved $ref

Response

The request has succeeded.

RedisResource required— unresolved $ref

Changes

Changed in 3 of the 18 revisions of this API.33

  • 2015-08-0124a339e685f02See the full diff
    • api tag RedisResources added

      api-tag-added

    • api tag Redis removed

      api-tag-removed

  • 2015-08-0151855df553133See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2015-08-01169ccc7083771See the full diff
    • endpoint added

      endpoint-added