ListReplicationsRequest

ListReplications lists replications.

JSON representation
{
  "parent": string,
  "pageSize": integer,
  "pageToken": string,
  "orderBy": string,
  "filter": string
}
Fields
parent

string

Required. The volume for which to retrieve replication information, in the format projects/{projectId}/locations/{location}/volumes/{volumeId}.

pageSize

integer

The maximum number of items to return.

pageToken

string

The nextPageToken value to use if there are additional results to retrieve for this list request.

orderBy

string

Sort results. Supported values are "name", "name desc" or "" (unsorted).

filter

string

List filter.