Redis - List Upgrade Notifications

Redis 캐시에 대한 업그레이드 알림을 가져옵니다.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redis/{name}/listUpgradeNotifications?api-version=2023-08-01&history={history}

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
name
path True

string

Redis 캐시의 이름입니다.

resourceGroupName
path True

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

subscriptionId
path True

string

대상 구독의 ID입니다.

api-version
query True

string

이 작업에 사용할 API 버전입니다.

history
query True

number

double

업그레이드 알림을 찾을 시간(분)입니다.

응답

Name 형식 Description
200 OK

NotificationListResponse

지정된 시간 범위의 모든 업그레이드 알림

Other Status Codes

ErrorResponse

작업이 실패한 이유를 설명하는 오류 응답입니다.

보안

azure_auth

Azure Active Directory OAuth2 Flow.

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation 사용자 계정 가장

예제

RedisCacheListUpgradeNotifications

Sample Request

GET https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Cache/redis/cache1/listUpgradeNotifications?api-version=2023-08-01&history=5000

Sample Response

{
  "value": [
    {
      "name": "notification1",
      "timestamp": "2017-02-16T23:20:50.52Z",
      "upsellNotification": {}
    }
  ]
}

정의

Name Description
ErrorAdditionalInfo

리소스 관리 오류 추가 정보입니다.

ErrorDetail

오류 세부 정보입니다.

ErrorResponse

오류 응답

NotificationListResponse

listUpgradeNotifications의 응답입니다.

UpgradeNotification

업그레이드 알림의 속성입니다.

ErrorAdditionalInfo

리소스 관리 오류 추가 정보입니다.

Name 형식 Description
info

object

추가 정보입니다.

type

string

추가 정보 유형입니다.

ErrorDetail

오류 세부 정보입니다.

Name 형식 Description
additionalInfo

ErrorAdditionalInfo[]

오류 추가 정보입니다.

code

string

오류 코드입니다.

details

ErrorDetail[]

오류 세부 정보입니다.

message

string

오류 메시지입니다.

target

string

오류 대상입니다.

ErrorResponse

오류 응답

Name 형식 Description
error

ErrorDetail

Error 개체.

NotificationListResponse

listUpgradeNotifications의 응답입니다.

Name 형식 Description
nextLink

string

다음 알림 집합에 대한 링크입니다.

value

UpgradeNotification[]

모든 알림 목록입니다.

UpgradeNotification

업그레이드 알림의 속성입니다.

Name 형식 Description
name

string

업그레이드 알림의 이름입니다.

timestamp

string

업그레이드 알림이 발생한 타임스탬프입니다.

upsellNotification

object

이 업그레이드 알림에 대한 세부 정보