All Products
Search
Document Center

Cloud Enterprise Network:ListTransitRouterMulticastGroups

Last Updated:Mar 25, 2024

Queries the multicast sources and members in a multicast domain.

Operation description

You can call the ListTransitRouterMulticastGroups operation to query the multicast sources and members in a multicast domain. Multicast sources and members are also known as multicast resources.

  • If you set GroupIpAddress, the system queries multicast resources in the multicast domain by multicast group.
  • If you set VSwitchIds, the system queries multicast resources in the multicast domain by vSwitch.
  • If you set PeerTransitRouterMulticastDomains, the system queries multicast resources that are also deployed in a different region.
  • If you set ResourceType, the system queries the multicast resources of the specified type in the multicast domain.
  • If you set ResourceId, the system queries multicast resources by resource.
  • If you set only TransitRouterMulticastDomainId, the system queries all the multicast resources in the multicast domain.

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
cen:ListTransitRouterMulticastGroupsRead
  • TransitRouterMulticastDomain
    acs:cen:*:{#accountId}:centransitroutermulticast/{#centransitroutermulticastId}
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
ClientTokenstringNo

The client token that is used to ensure the idempotence of the request.

You can use the client to generate the value, but you must make sure that it is unique among all requests. The token can contain only ASCII characters.

123e4567-e89b-12d3-a456-426655440000
TransitRouterMulticastDomainIdstringNo

The ID of the multicast domain.

tr-mcast-domain-5mjb5gjb6dgu98****
GroupIpAddressstringNo

The IP address of the multicast group.

Each multicast group is identified by its IP address.

239.XX.XX.2
TransitRouterAttachmentIdstringNo

The ID of the network instance connection.

tr-attach-g3kz2k3u76amsk****
VSwitchIdsarrayNo

The vSwitch IDs.

stringNo

The ID of the vSwitch.

You can specify at most 20 IDs.

vsw-p0w9s2ig1jnwgrbzl****
PeerTransitRouterMulticastDomainsarrayNo

The ID of the inter-region multicast domain.

stringNo

The ID of the inter-region multicast domain.

You can specify at most 20 inter-region multicast domain IDs.

tr-mcast-domain-91wpg6wbhchjeq****
ResourceTypestringNo

The type of the multicast resource. Valid values:

  • VPC: queries multicast resources by VPC.
  • TR: queries multicast resources that are also deployed in a different region.
VPC
ResourceIdstringNo

The ID of the resource associated with the multicast resource.

vpc-p0w9alkte4w2htrqe****
MaxResultslongNo

The number of entries to return on each page. Default value: 20.

20
NextTokenstringNo

The token that determines the start point of the query. Valid values:

  • If this is your first query and no next queries are to be sent, ignore this parameter.
  • If a subsequent query is to be sent, set the parameter to the value of NextToken that is returned from the last call.
FFmyTO70tTpLG6I3FmYAXGKPd****
IsGroupSourcebooleanNo

Specifies whether to query the multicast sources. Valid values:

  • false: no
  • true: yes
Note
  • This parameter can be set together with the IsGroupMember parameter.
  • If you do not set IsGroupSource or IsGroupMember, both the multicast sources and members are queried.
  • If you set only one of them or both of them, the specified values prevail.
  • true
    IsGroupMemberbooleanNo

    Specified whether to query the multicast members. Valid values:

    • false: no
    • true: yes
    Note
  • This parameter can be set together with the IsGroupMember parameter.
  • If you do not set IsGroupMember or IsGroupSource, both the multicast sources and members are queried.
  • If you set only one of them or both of them, the specified values prevail.
  • false
    NetworkInterfaceIdsarrayNo

    The IDs of ENIs.

    stringNo

    The ID of the ENI.

    You can specify up to 20 ENIs.

    eni-p0weuda3lszwzjly****

    Response parameters

    ParameterTypeDescriptionExample
    object

    The response.

    RequestIdstring

    The ID of the request.

    FB3C4A16-0933-5850-9D43-0C3EA37BCBFB
    TotalCountinteger

    The total number of entries returned.

    1
    MaxResultsinteger

    The number of entries returned per page.

    20
    NextTokenstring

    The token that determines the start point of the query. Valid values:

    • If NextToken was not returned, it indicates that no additional results exist.
    • If NextToken was returned in the previous query, specify the value to obtain the next set of results.
    FFmyTO70tTpLG6I3FmYAXGKPd****
    TransitRouterMulticastGroupsobject []

    A list of multicast groups.

    GroupIpAddressstring

    The IP address of the multicast group to which the multicast resource belongs.

    239.XX.XX.2
    TransitRouterAttachmentIdstring

    The ID of the network instance connection.

    tr-attach-g3kz2k3u76amsk****
    VSwitchIdstring

    The ID of the vSwitch to which the multicast resource belongs.

    vsw-p0w9s2ig1jnwgrbzl****
    NetworkInterfaceIdstring

    The ID of the ENI, which is a multicast resource.

    eni-p0weuda3lszwzjly****
    PeerTransitRouterMulticastDomainIdstring

    The ID of the multicast domain associated with the multicast resource that is deployed across regions.

    tr-mcast-domain-91wpg6wbhchjeq****
    Statusstring

    The status of the multicast resource. Valid values:

    • Registering: being created
    • Registered: available
    • Deregistering: being deleted
    Registered
    GroupSourceboolean

    Indicates whether the multicast resource is a multicast source. Valid values:

    • true: yes
    • false: no
    false
    GroupMemberboolean

    Indicates whether the multicast resource is a multicast member. Valid values:

    • true: yes
    • false: no
    true
    MemberTypestring

    The type of the multicast source.

    If the value is Static, the multicast source is manually specified.

    Static
    SourceTypestring

    The type of the multicast member.

    If the value is Static, the multicast member is manually specified.

    Static
    ResourceTypestring

    The type of the multicast resource. Valid values:

    • VPC: The multicast resource is in a VPC.
    • TR: The multicast resource is deployed across regions.
    VPC
    ResourceOwnerIdlong

    The ID of the Alibaba Cloud account to which the multicast resource belongs.

    253460731706911258
    ResourceIdstring

    The ID of the resource associated with the multicast resource.

    vpc-p0w9alkte4w2htrqe****
    TransitRouterMulticastDomainIdstring

    The ID of the multicast domain.

    tr-mcast-domain-kx0vk0v7fz8kx4****

    Examples

    Sample success responses

    JSONformat

    {
      "RequestId": "FB3C4A16-0933-5850-9D43-0C3EA37BCBFB",
      "TotalCount": 1,
      "MaxResults": 20,
      "NextToken": "FFmyTO70tTpLG6I3FmYAXGKPd****",
      "TransitRouterMulticastGroups": [
        {
          "GroupIpAddress": "239.XX.XX.2",
          "TransitRouterAttachmentId": "tr-attach-g3kz2k3u76amsk****",
          "VSwitchId": "vsw-p0w9s2ig1jnwgrbzl****",
          "NetworkInterfaceId": "eni-p0weuda3lszwzjly****",
          "PeerTransitRouterMulticastDomainId": "tr-mcast-domain-91wpg6wbhchjeq****",
          "Status": "Registered",
          "GroupSource": false,
          "GroupMember": true,
          "MemberType": "Static",
          "SourceType": "Static",
          "ResourceType": "VPC",
          "ResourceOwnerId": 253460731706911260,
          "ResourceId": "vpc-p0w9alkte4w2htrqe****",
          "TransitRouterMulticastDomainId": "tr-mcast-domain-kx0vk0v7fz8kx4****"
        }
      ]
    }

    Error codes

    HTTP status codeError codeError messageDescription
    400IllegalParam.NextTokenThe specified NextToken is illegal.The error message returned because the NextToken parameter is set to an invalid value.
    400IllegalParam.TransitRouterMulticastDomainIdThe specified TransitRouterMulticastDomainId is illegal.The error message returned because the specified multicast domain ID specified for the transit router (TransitRouterMulticastDomainId) is invalid.
    400IllegalParam.MaxResultsThe specified MaxResults is illegal.MaxResults illegal.
    400InvalidParameterInvalid parameter.The error message returned because the parameter is set to an invalid value.
    400UnauthorizedThe AccessKeyId is unauthorized.The error message returned because you do not have the permissions to perform this operation.

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

    Change history

    Change timeSummary of changesOperation
    2023-08-04The Error code has changedsee changesets
    Change itemChange content
    Error CodesThe Error code has changed.
      Error Codes 400 change
    2022-12-02The Error code has changedsee changesets
    Change itemChange content
    Error CodesThe Error code has changed.
      delete Error Codes: 400