Class ListManagementServersRequest (0.1.0)

ListManagementServersRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
parent str
Required. The project and location for which to retrieve management servers information, in the format projects/{project_id}/locations/{location}. In Cloud BackupDR, locations map to GCP regions, for example **us-central1**. To retrieve management servers for all locations, use "-" for the {location} value.
page_size int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
Optional. A token identifying a page of results the server should return.
filter str
Optional. Filtering results. This field is a member of oneof_ _filter.
order_by str
Optional. Hint for how to order the results. This field is a member of oneof_ _order_by.