All Products
Search
Document Center

Elastic Compute Service:DescribeDiskReplicaGroups

Last Updated:Mar 22, 2024

Queries the details of one or more replication pair-consistent groups in a specific region.

Operation description

To perform a paged query, set the MaxResults and NextToken parameters.

During a paged query, when you call the DescribeDiskReplicaGroups operation to retrieve the first page of results, set MaxResults to specify the maximum number of entries to return in the call. The return value of NextToken is a pagination token, which can be used in the next call to retrieve a new page of results. When you call the DescribeDiskReplicaGroups operation to retrieve a new page of results, set NextToken to the NextToken value returned in the previous call and set MaxResults to specify the maximum number of entries to return in this call.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • The required resource types are displayed in bold characters.
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
ebs:DescribeDiskReplicaGroupsRead
  • DiskReplicaGroup
    acs:ebs:{#regionId}:{#accountId}:diskreplicagroup/*
  • DiskReplicaGroup
    acs:ebs:{#regionId}:{#accountId}:diskreplicagroup/{#ReplicaGroupId}
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the replication pair-consistent group.

cn-beijing
MaxResultslongNo

The maximum number of entries to return on each page. Valid values: 1 to 500.

Default value: 10.

10
NextTokenstringNo

The query token. Set the value to the NextToken value returned in the previous call to the DescribeDiskReplicaGroups operation. Leave this parameter empty the first time you call this operation. When NextToken is specified, the PageSize and PageNumber request parameters do not take effect and the TotalCount response parameter is invalid.

AAAAAdDWBF2****
GroupIdsstringNo

The IDs of replication pair-consistent groups. You can specify the IDs of one or more replication pair-consistent groups. Separate the IDs with commas (,).

This parameter is empty by default, which indicates that all replication pair-consistent groups in the specified region are queried.

AAAAAdDWBF2****
SitestringNo

The type of the site from which the information of replication pair-consistent groups is retrieved. This parameter is used for scenarios where data is replicated across zones in replication pairs.

  • If the Site parameter is not specified, information such as the state of replication pair-consistent groups at the primary site is queried and returned.

  • Otherwise, information such as the state of replication pair-consistent groups at the site specified by the Site parameter is queried and returned. Valid values:

    • production: primary site
    • backup: secondary site
production
PageNumberintegerNo

The number of the page to return.

5
PageSizeintegerNo

The number of entries to return on each page.

Valid values: 1 to 100.

10
ResourceGroupIdstringNo

The ID of the resource group to which the replication group belongs.

rg-aekz*****
Tagobject []No

The resource tags. You can specify up to 20 tags.

KeystringNo

The key of tag N of the replication group.

tag-key
ValuestringNo

The value of tag N to add to the replication group.

tag-value

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The ID of the request.

AAA478A0-BEE6-1D42-BEB6-A9CFEAD6****
NextTokenstring

The query token returned in this call.

AAAAAdDWBF2****
ReplicaGroupsobject []

Details about the replication pair-consistent groups.

ReplicaGroupIdstring

The ID of the replication pair-consistent group.

pg-myreplica****
SourceRegionIdstring

The ID of the region in which the primary site is deployed.

cn-beijing
SourceZoneIdstring

The ID of the zone in which the primary site is deployed.

cn-beijing-f
DestinationRegionIdstring

The ID of the region in which the secondary site is deployed.

cn-shanghai
DestinationZoneIdstring

The ID of the zone in which the secondary site is deployed.

cn-shanghai-e
GroupNamestring

The name of the replication pair-consistent group.

myreplicagrouptest
Descriptionstring

The description of the replication pair-consistent group.

This is description.
Statusstring

The state of the replication pair-consistent group. Valid values:

  • invalid: The replication pair-consistent group is invalid, which indicates that abnormal replication pairs are present in the replication pair-consistent group.
  • creating: The replication pair-consistent group is being created.
  • created: The replication pair-consistent group is created.
  • create_failed: The replication pair-consistent group cannot be created.
  • manual_syncing: Data is being manually synchronized between the disks in the replication pair-consistent group. The first time data is being manually synchronized between the disks in a replication pair-consistent group, the replication pair-consistent group is in this state.
  • syncing: Data is being synchronized between the disks in the replication pair-consistent group. While data is being asynchronously replicated from the primary disks to the secondary disks not for the first time, the replication pair-consistent group is in this state.
  • normal: The replication pair-consistent group is working as expected. When the system finishes replicating data from the primary disks to the secondary disks within the current replication cycle, the replication pair-consistent group enters this state.
  • stopping: The replication pair-consistent group is being stopped.
  • stopped: The replication pair-consistent group is stopped.
  • stop_failed: The replication pair-consistent group cannot be stopped.
  • failovering: A failover is being performed.
  • failovered: A failover is performed.
  • failover_failed: A failover cannot be performed.
  • reprotecting: A reverse replication is being performed.
  • reprotect_failed: A reverse replication cannot be performed.
  • deleting: The replication pair-consistent group is being deleted.
  • delete_failed: The replication pair-consistent group cannot be deleted.
  • deleted: The replication pair-consistent group is deleted.
created
RPOlong

The recovery point objective (RPO) of the replication pair-consistent group. Unit: seconds.

180
LastRecoverPointlong

The time when data was last replicated from the primary disks to the secondary disks in the replication pair-consistent group. The value of this parameter is a timestamp. Unit: seconds.

1637835114
Sitestring

The type of the site from which the information of the replication pair and replication pair-consistent group is obtained. Valid values:

  • production: primary site
  • backup: secondary site
production
PairIdsarray

The IDs of the replications pairs that belong to the replication pair-consistent group.

byte

The ID of replications pair.

pair-cn-dsa****,pair-cn-asd****
PairNumberlong

The number of replications pairs that belong to the replication pair-consistent group.

2
PrimaryRegionstring

The initial source region (primary region) of the replication pair-consistent group.

cn-beijing
StandbyRegionstring

The initial destination region (secondary region) of the replication pair-consistent group.

cn-shanghai
PrimaryZonestring

The initial source zone (primary zone) of the replication pair-consistent group.

cn-beijing-h
StandbyZonestring

The initial destination zone (secondary zone) of the replication pair-consistent group.

cn-shanghai-e
Bandwidthlong

The bandwidth value. Unit: Mbit/s. This parameter is unavailable and has a system-preset value.

0
ResourceGroupIdstring

The ID of the resource group to which the replication group belongs.

rg-aek2a*******
Tagsobject []

The tags of the replication pair.

TagKeystring

The tag key of the replication group.

testKey
TagValuestring

The tag value of the replication group.

testValue
PageNumberinteger

The page number of the returned page.

1
PageSizeinteger

The number of entries returned per page.

10
TotalCountlong

The total number of entries returned.

60

Examples

Sample success responses

JSONformat

{
  "RequestId": "AAA478A0-BEE6-1D42-BEB6-A9CFEAD6****",
  "NextToken": "AAAAAdDWBF2****",
  "ReplicaGroups": [
    {
      "ReplicaGroupId": "pg-myreplica****",
      "SourceRegionId": "cn-beijing",
      "SourceZoneId": "cn-beijing-f",
      "DestinationRegionId": "cn-shanghai",
      "DestinationZoneId": "cn-shanghai-e",
      "GroupName": "myreplicagrouptest",
      "Description": "This is description.",
      "Status": "created",
      "RPO": 180,
      "LastRecoverPoint": 1637835114,
      "Site": "production",
      "PairIds": [
        "pair-cn-dsa****,pair-cn-asd****"
      ],
      "PairNumber": 2,
      "PrimaryRegion": "cn-beijing",
      "StandbyRegion": "cn-shanghai\n",
      "PrimaryZone": "cn-beijing-h",
      "StandbyZone": "cn-shanghai-e",
      "Bandwidth": 0,
      "ResourceGroupId": "rg-aek2a*******",
      "Tags": [
        {
          "TagKey": "testKey",
          "TagValue": "testValue"
        }
      ]
    }
  ],
  "PageNumber": 1,
  "PageSize": 10,
  "TotalCount": 60
}

Error codes

HTTP status codeError codeError messageDescription
403OperationDeniedThe operation is not allowed.The operation is not supported.
403OperationDenied.InvalidStatusThe operation is not allowed in current status.The operation is not supported in the current state.
403ForbiddenUser is not authorized to operate.You are not authorized to manage the resource. Check the account permissions or contact the Alibaba Cloud account.
403Forbidden.ActionUser is not authorized to operate this action.You are not authorized to perform this operation. Check the account permissions or contact the Alibaba Cloud account.
404NoSuchResourceThe specified resource does not exist.The specified resource does not exist.
500InternalErrorThe request processing has failed due to some unknown error, exception or failure.An internal error has occurred.
504RequestTimeoutThe request is timeout, please try again later.The request has timed out. Try again later.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-07-19The Error code has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 403