List connections in a group.
List connections in a group.
Path parameters
Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.
Target group name, whose length should be greater than 0 and less than 1025.
Query parameters
The API version to use for this operation.
The maximum number of connections to include in a single response. It should be between 1 and 200.
The maximum number of connections to return. If the value is not set, then all the connections in a group are returned.
A token that allows the client to retrieve the next page of results. This parameter is provided by the service in the response of a previous request when there are additional results to be fetched. Clients should include the continuationToken in the next request to receive the subsequent page of data. If this parameter is omitted, the server will return the first page of results.
Response
The request has succeeded.
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲