1 - FileResponse

NameDescriptionSchemaDefault
file_name
required
이름
Example : test.txt
string
id
required
ID
Example : File-008ccb7ff65244689dacd605fafec92f
string
size
required
크기
Example : 298426
integer

2 - Inquiry

NameDescriptionSchemaDefault
account_id
required
어카운트 ID
Example : 2010571da2f7458e97c3b881b2362b72
any of [string, null]
closed_at
required
답변 완료일
Example : 2024-06-27T08:12:57.000000Z
any of [string, null]
contents
required
내용
Example : VM usage inquiry
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
files
optional
파일 리스트
any of [array[FileResponse], null]
id
required
ID
Example : sr-240530-00028-nuri
string
inquiry_code
required
문의 유형 코드
Example : G01
string
inquiry_type
required
문의 유형
Example : General Inquiry - Account and connection inquiry
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
region_id
required
리전 ID
Example : kr-west1
any of [string, null]
resource_name
required
자원명
Example : lb1
any of [string, null]
service_category
required
서비스군
Example : Networking
any of [string, null]
service_item
required
서비스
Example : Load Balancer
any of [string, null]
state
required
상태
Example : CLOSED
string
title
required
제목
Example : VM usage inquiry
string

3 - InquiryListResponse

NameDescriptionSchemaDefault
count
required
개수
Example : 20
integer
inquiries
required
문의하기 리스트
array[Inquiry]
page
required
페이지
Example : 0
integer
size
required
크기
Example : 20
integer
sort
optional
정렬
Example : ['created_at:asc']
any of [array[string], null]

4 - InquiryShowResponse

NameDescriptionSchemaDefault
affect
required
영향도
Example : No impact on current service
any of [string, null]
affect_id
required
영향도 ID
Example : 2010571da2f7458e97c3b881b2362b72
any of [string, null]
answer_comment
required
답변
Example : Here is the answer to your inquiry.
any of [string, null]
answer_type
optional
답변 유형
Example : COMMENT / EMAIL / TEL
any of [string, null]
closed_at
required
답변 완료일
Example : 2024-06-27T08:12:57.000000Z
any of [string, null]
contents
required
내용
Example : VM usage inquiry
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
created_by_name
optional
생성자 이름과 이메일
Example : KimSamSung(test@samsung.com)
any of [string, null]
files
optional
파일 리스트
any of [array[FileResponse], null]
id
required
ID
Example : sr-240530-00028-nuri
string
inquiry_code
required
문의 유형 코드
Example : G01
string
inquiry_type
required
문의 유형
Example : General Inquiry - Account and connection inquiry
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
recipient_email
optional
이메일
Example : test@samsung.com
any of [string, null]
recipient_tel_nation_id
optional
국가번호
Example : +82
any of [string, null]
recipient_telno
optional
전화번호
Example : 01012341234
any of [string, null]
region_id
required
리전 ID
Example : kr-west1
any of [string, null]
resource_name
required
자원명
Example : lb1
any of [string, null]
service_category
required
서비스군
Example : Networking
any of [string, null]
service_item
required
서비스
Example : Load Balancer
any of [string, null]
state
required
상태
Example : CLOSED
string
title
required
제목
Example : VM usage inquiry
string

5 - ServiceRequest

NameDescriptionSchemaDefault
account_id
required
어카운트 ID
Example : 2010571da2f7458e97c3b881b2362b72
string
account_name
required
어카운트 명
Example : dev_project
any of [string, null]
closed_at
optional
답변 완료일
Example : 2024-06-27T08:12:57.000000Z
any of [string, null]
contents
required
내용
Example : I need assistance with working with Virtual Server.
string
created_at
required
작성 시간
Example : 2024-06-01T00:12:57.000000Z
string
created_by
required
작성자
Example : e3bff0c980dc41b2b6f3ac080b6d3ba0
string
created_by_name
optional
생성자 이름과 이메일
Example : KimSamSung(test@samsung.com)
any of [string, null]
files
optional
파일 리스트
any of [array[FileResponse], null]
id
required
ID
Example : 007d8cc7d60c4b26bb5a833b06686db3
string
iops_result
optional
Iops 답변
Example : Processing completed.
any of [string, null]
iops_sr_id
required
Iops 서비스 요청 ID
Example : SR0002834921
string
modified_at
required
수정 시간
Example : 2024-06-11T00:12:57.000000Z
string
modified_by
required
수정자
Example : e3bff0c980dc41b2b6f3ac080b6d3ba0
string
operation_type
required
작업 구분
Example : Placement Group Set Up Request
string
region
required
리전
Example : kr-west1
string
service_category_name
required
서비스군
Example : Networking
string
service_item_name
required
서비스
Example : Load Balancer
string
state
required
상태
Example : ACTIVE
string
template_id
required
템플릿 ID
Example : e8fea87728164808860ad81c6ce779b6
string
title
required
제목
Example : Virtual Server operation related
string

6 - ServiceRequestListResponse

NameDescriptionSchemaDefault
count
required
개수
Example : 20
integer
page
required
페이지
Example : 0
integer
service_requests
required
서비스 요청 리스트
array[ServiceRequest]
size
required
크기
Example : 20
integer
sort
optional
정렬
Example : ['created_at:asc']
any of [array[string], null]