DiagnosisResultResponse
DiagnosisResultResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count_check optional | check 개수 Example : 10 | integer | |
| count_error optional | error 개수 Example : 0 | integer | |
| count_fail optional | fail 개수 Example : 3 | integer | |
| count_na optional | na 개수 Example : 2 | integer | |
| count_pass optional | pass 개수 Example : 5 | integer | |
| csp_type optional | 클라우드 서비스 제공자의 유형 Example : SCP | string | |
| diagnosis_account_id optional | 진단 ID Example : 0e3dffc50eb247a1adf4f2e5c82c4f99 | string | |
| diagnosis_check_type optional | 진단 체크리스트 Example : BP | string | |
| diagnosis_id optional | 진단 ID Example : DIA-943731CB8E3045C289BAECAEC3532097 | string | |
| diagnosis_name optional | 진단명 Example : Sample Diagnosis Name | string | |
| diagnosis_request_sequence optional | 진단 요청 Sequence Example : 1234567890 | string | |
| diagnosis_result optional | 진단 결과 Example : SUCCESS | string | |
| diagnosis_total_count optional | 총 개수 Example : 10 | integer | |
| proceed_date optional | 진단 일자 Example : 2022-01-01T12:00:00Z | string (date-time) | |
| total optional | 전체 개수 Example : 10 | integer |