2023-04-01
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.create
HTTP Method : POST
Path : v1alpha1/{+parent}/reports
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports
Description : Creates a report.
Parameters :
parent
Description : Required. Value for parent.
Location : path
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
reportId
Type : string
Description : Required. User specified id for the report. It will become the last component of the report name. The id must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. The id must match the regular expression: [a-z]([a-z0-9-]{0,61}[a-z0-9])?.
Location : query
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
Parameter Order : parent
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
view
Description : Determines what information to retrieve for the Report.
Location : query
Enum Descriptions :
Type : string
Enum :
name
Description : Required. Name of the resource.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+/reports/[^/]+$
Required : Yes
Location : path
Path : v1alpha1/{+name}
HTTP Method : GET
Description : Gets details of a single Report.
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}
Parameter Order : name
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.delete
Path : v1alpha1/{+name}
Description : Deletes a Report.
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}
HTTP Method : DELETE
Parameters :
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
name
Location : path
Type : string
Required : Yes
Description : Required. Name of the resource.
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+/reports/[^/]+$
Parameter Order : name
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.list
Parameter Order : parent
Description : Lists Reports in a given ReportConfig.
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameters :
parent
Required : Yes
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Description : Required. Parent value for `ListReportsRequest`.
filter
Type : string
Description : Filtering results.
Location : query
view
Location : query
Enum :
Description : Determines what information to retrieve for each Report.
Type : string
Enum Descriptions :
pageSize
Description : Requested page size. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default value.
Type : integer
Format : int32
Location : query
pageToken
Description : A token identifying a page of results that the server should return.
Location : query
Type : string
orderBy
Location : query
Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.
Type : string
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports
Path : v1alpha1/{+parent}/reports
▼ ▲ migrationcenter.projects.locations.reportConfigs.list
HTTP Method : GET
Parameters :
pageToken
Type : string
Description : A token identifying a page of results the server should return.
Location : query
filter
Location : query
Description : Filtering results.
Type : string
orderBy
Type : string
Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.
Location : query
pageSize
Format : int32
Type : integer
Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Location : query
parent
Description : Required. Parent value for `ListReportConfigsRequest`.
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Lists ReportConfigs in a given project and location.
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs
Path : v1alpha1/{+parent}/reportConfigs
▼ ▲ migrationcenter.projects.locations.reportConfigs.create
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs
HTTP Method : POST
Description : Creates a report configuration.
Parameter Order : parent
Path : v1alpha1/{+parent}/reportConfigs
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
parent
Type : string
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. Value for parent.
reportConfigId
Location : query
Type : string
Description : Required. User specified ID for the report config. It will become the last component of the report config name. The ID must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. The ID must match the regular expression: [a-z]([a-z0-9-]{0,61}[a-z0-9])?.
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
▼ ▲ migrationcenter.projects.locations.reportConfigs.get
HTTP Method : GET
Path : v1alpha1/{+name}
Parameter Order : name
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Required : Yes
Location : path
Type : string
Description : Required. Name of the resource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single ReportConfig.
▼ ▲ migrationcenter.projects.locations.reportConfigs.delete
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Type : string
Location : path
Description : Required. Name of the resource.
Required : Yes
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
force
Type : boolean
Description : Optional. If set to `true`, any child `Reports` of this entity will also be deleted. If set to `false`, the request only works if the resource has no children.
Location : query
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a ReportConfig.
Path : v1alpha1/{+name}
Parameter Order : name
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}
HTTP Method : DELETE
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.create
HTTP Method : POST
Path : v1alpha1/{+parent}/reports
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports
Description : Creates a report.
Parameters :
parent
Description : Required. Value for parent.
Location : path
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
reportId
Type : string
Description : Required. User specified id for the report. It will become the last component of the report name. The id must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. The id must match the regular expression: [a-z]([a-z0-9-]{0,61}[a-z0-9])?.
Location : query
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
Parameter Order : parent
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
view
Description : Determines what information to retrieve for the Report.
Location : query
Enum Descriptions :
Type : string
Enum :
name
Description : Required. Name of the resource.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+/reports/[^/]+$
Required : Yes
Location : path
Path : v1alpha1/{+name}
HTTP Method : GET
Description : Gets details of a single Report.
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}
Parameter Order : name
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.delete
Path : v1alpha1/{+name}
Description : Deletes a Report.
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}
HTTP Method : DELETE
Parameters :
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
name
Location : path
Type : string
Required : Yes
Description : Required. Name of the resource.
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+/reports/[^/]+$
Parameter Order : name
▼ ▲ migrationcenter.projects.locations.reportConfigs.reports.list
Parameter Order : parent
Description : Lists Reports in a given ReportConfig.
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameters :
parent
Required : Yes
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Description : Required. Parent value for `ListReportsRequest`.
filter
Type : string
Description : Filtering results.
Location : query
view
Location : query
Enum :
Description : Determines what information to retrieve for each Report.
Type : string
Enum Descriptions :
pageSize
Description : Requested page size. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default value.
Type : integer
Format : int32
Location : query
pageToken
Description : A token identifying a page of results that the server should return.
Location : query
Type : string
orderBy
Location : query
Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.
Type : string
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports
Path : v1alpha1/{+parent}/reports
▼ ▲ migrationcenter.projects.locations.reportConfigs.list
HTTP Method : GET
Parameters :
pageToken
Type : string
Description : A token identifying a page of results the server should return.
Location : query
filter
Location : query
Description : Filtering results.
Type : string
orderBy
Type : string
Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.
Location : query
pageSize
Format : int32
Type : integer
Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Location : query
parent
Description : Required. Parent value for `ListReportConfigsRequest`.
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Lists ReportConfigs in a given project and location.
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs
Path : v1alpha1/{+parent}/reportConfigs
▼ ▲ migrationcenter.projects.locations.reportConfigs.create
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs
HTTP Method : POST
Description : Creates a report configuration.
Parameter Order : parent
Path : v1alpha1/{+parent}/reportConfigs
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
parent
Type : string
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. Value for parent.
reportConfigId
Location : query
Type : string
Description : Required. User specified ID for the report config. It will become the last component of the report config name. The ID must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. The ID must match the regular expression: [a-z]([a-z0-9-]{0,61}[a-z0-9])?.
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
▼ ▲ migrationcenter.projects.locations.reportConfigs.get
HTTP Method : GET
Path : v1alpha1/{+name}
Parameter Order : name
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Required : Yes
Location : path
Type : string
Description : Required. Name of the resource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single ReportConfig.
▼ ▲ migrationcenter.projects.locations.reportConfigs.delete
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/reportConfigs/[^/]+$
Type : string
Location : path
Description : Required. Name of the resource.
Required : Yes
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
force
Type : boolean
Description : Optional. If set to `true`, any child `Reports` of this entity will also be deleted. If set to `false`, the request only works if the resource has no children.
Location : query
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a ReportConfig.
Path : v1alpha1/{+name}
Parameter Order : name
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}
HTTP Method : DELETE