Backup and DR Service API (backupdr:v1)

2026-04-29

3 new methods

Additions

    Methods
  • backupdr.projects.locations.resourceBackupConfigs.fetch

      Description : Fetches ResourceBackupConfigs.

      Path : v1/{+parent}/resourceBackupConfigs:fetch

      Parameters :

        filter

          Location : query

          Type : string

          Description : Optional. Filtering results.

        pageToken

          Type : string

          Location : query

          Description : Optional. A token identifying a page of results the server should return.

        orderBy

          Type : string

          Location : query

          Description : Optional. Hint for how to order the results.

        pageSize

          Format : int32

          Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will use 100 as default. Maximum value is 500 and values above 500 will be coerced to 500.

          Location : query

          Type : integer

        parent

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Description : Required. The project, folder or organization and location for which to retrieve resource backup configs. Format: 'projects/{project_id}/locations/{location}', 'folders/{folder_id}/locations/{location}', or 'organizations/{organization_id}/locations/{location}'.

          Location : path

          Required : Yes

          Type : string

      HTTP Method : GET

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/resourceBackupConfigs:fetch

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : parent

  • backupdr.folders.locations.resourceBackupConfigs.fetch

      Description : Fetches ResourceBackupConfigs.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : parent

      HTTP Method : GET

      Flat Path : v1/folders/{foldersId}/locations/{locationsId}/resourceBackupConfigs:fetch

      Parameters :

        pageSize

          Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will use 100 as default. Maximum value is 500 and values above 500 will be coerced to 500.

          Format : int32

          Type : integer

          Location : query

        pageToken

          Description : Optional. A token identifying a page of results the server should return.

          Location : query

          Type : string

        orderBy

          Description : Optional. Hint for how to order the results.

          Location : query

          Type : string

        filter

          Type : string

          Location : query

          Description : Optional. Filtering results.

        parent

          Location : path

          Required : Yes

          Type : string

          Description : Required. The project, folder or organization and location for which to retrieve resource backup configs. Format: 'projects/{project_id}/locations/{location}', 'folders/{folder_id}/locations/{location}', or 'organizations/{organization_id}/locations/{location}'.

          Pattern : ^folders/[^/]+/locations/[^/]+$

      Path : v1/{+parent}/resourceBackupConfigs:fetch

  • backupdr.organizations.locations.resourceBackupConfigs.fetch

      Parameters :

        parent

          Pattern : ^organizations/[^/]+/locations/[^/]+$

          Description : Required. The project, folder or organization and location for which to retrieve resource backup configs. Format: 'projects/{project_id}/locations/{location}', 'folders/{folder_id}/locations/{location}', or 'organizations/{organization_id}/locations/{location}'.

          Location : path

          Required : Yes

          Type : string

        filter

          Description : Optional. Filtering results.

          Location : query

          Type : string

        pageToken

          Description : Optional. A token identifying a page of results the server should return.

          Location : query

          Type : string

        orderBy

          Location : query

          Type : string

          Description : Optional. Hint for how to order the results.

        pageSize

          Type : integer

          Location : query

          Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will use 100 as default. Maximum value is 500 and values above 500 will be coerced to 500.

          Format : int32

      Path : v1/{+parent}/resourceBackupConfigs:fetch

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1/organizations/{organizationsId}/locations/{locationsId}/resourceBackupConfigs:fetch

      HTTP Method : GET

      Description : Fetches ResourceBackupConfigs.