2023-10-10
▼ ▲ healthcare.projects.locations.datasets.hl7V2Stores.getHL7v2StoreMetrics
Description: Gets metrics asssociated with the HL7v2 store.
Parameter Order: name
Path: v1/{+name}:getHL7v2StoreMetrics
Parameters:
name
Required: Yes
Description: The resource name of the HL7v2 store to get metrics for, in the format `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/hl7V2Stores/{hl7v2_store_id}`.
Pattern: ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/hl7V2Stores/[^/]+$
Type: string
Location: path
HTTP Method: GET
Scopes:
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getHL7v2StoreMetrics
▼ ▲ healthcare.projects.locations.datasets.dicomStores.getDICOMStoreMetrics
Scopes:
HTTP Method: GET
Parameter Order: name
Description: Gets metrics associated with the DICOM store.
Path: v1/{+name}:getDICOMStoreMetrics
Parameters:
name
Description: The resource name of the DICOM store to get metrics for.
Required: Yes
Pattern: ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/dicomStores/[^/]+$
Type: string
Location: path
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getDICOMStoreMetrics
▼ ▲ healthcare.projects.locations.datasets.dicomStores.dicomWeb.studies.series.getSeriesMetrics
HTTP Method: GET
Parameter Order: series
Scopes:
Path: v1/{+series}:getSeriesMetrics
Description: GetSeriesMetrics returns metrics for a series.
Parameters:
series
Pattern: ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/dicomStores/[^/]+/dicomWeb/studies/[^/]+/series/[^/]+$
Type: string
Location: path
Required: Yes
Description: The series resource path. For example, `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/dicomStores/{dicom_store_id}/dicomWeb/studies/{study_uid}/series/{series_uid}`.
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}/dicomWeb/studies/{studiesId}/series/{seriesId}:getSeriesMetrics
▼ ▲ healthcare.projects.locations.datasets.dicomStores.dicomWeb.studies.getStudyMetrics
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}/dicomWeb/studies/{studiesId}:getStudyMetrics
Parameter Order: study
Path: v1/{+study}:getStudyMetrics
Description: GetStudyMetrics returns metrics for a study.
HTTP Method: GET
Scopes:
Parameters:
study
Description: The study resource path. For example, `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/dicomStores/{dicom_store_id}/dicomWeb/studies/{study_uid}`.
Required: Yes
Location: path
Pattern: ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/dicomStores/[^/]+/dicomWeb/studies/[^/]+$
Type: string