This is the multi-page printable view of this section. Click here to print.
Models
1 - FileResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| file_name required | name Example : test.txt | string | |
| id required | id Example : File-008ccb7ff65244689dacd605fafec92f | string | |
| size required | size Example : 298426 | integer |
2 - Inquiry
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | account id Example : 2010571da2f7458e97c3b881b2362b72 | any of [string, null] | |
| closed_at required | closed at Example : 2024-06-27T08:12:57.000000Z | any of [string, null] | |
| contents required | contents Example : VM usage inquiry | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| files optional | any of [array[FileResponse], null] | ||
| id required | id Example : sr-240530-00028-nuri | string | |
| inquiry_code required | inquiry code Example : G01 | string | |
| inquiry_type required | inquiry type Example : General Inquiry - Account and connection inquiry | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| region_id required | region id Example : kr-west1 | any of [string, null] | |
| resource_name required | resource name Example : lb1 | any of [string, null] | |
| service_category required | service category Example : Networking | any of [string, null] | |
| service_item required | service item Example : Load Balancer | any of [string, null] | |
| state required | state Example : CLOSED | string | |
| title required | title Example : VM usage inquiry | string |
3 - InquiryListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| inquiries required | array[Inquiry] | ||
| page required | page Example : 0 | integer | |
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
4 - InquiryShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| affect required | affect Example : No impact on current service | any of [string, null] | |
| affect_id required | affect id Example : 2010571da2f7458e97c3b881b2362b72 | any of [string, null] | |
| answer_comment required | answer comment Example : Here is the answer to your inquiry. | any of [string, null] | |
| answer_type optional | answer type Example : COMMENT / EMAIL / TEL | any of [string, null] | |
| closed_at required | closed at Example : 2024-06-27T08:12:57.000000Z | any of [string, null] | |
| contents required | contents Example : VM usage inquiry | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| created_by_name optional | created by name and email 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 | inquiry code Example : G01 | string | |
| inquiry_type required | inquiry type Example : General Inquiry - Account and connection inquiry | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| recipient_email optional | eamil Example : test@samsung.com | any of [string, null] | |
| recipient_tel_nation_id optional | nation id Example : +82 | any of [string, null] | |
| recipient_telno optional | tel no Example : 01012341234 | any of [string, null] | |
| region_id required | region id Example : kr-west1 | any of [string, null] | |
| resource_name required | resource name Example : lb1 | any of [string, null] | |
| service_category required | service category Example : Networking | any of [string, null] | |
| service_item required | service item Example : Load Balancer | any of [string, null] | |
| state required | state Example : CLOSED | string | |
| title required | title Example : VM usage inquiry | string |
5 - ServiceRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | account id Example : 2010571da2f7458e97c3b881b2362b72 | string | |
| account_name required | account name Example : dev_project | any of [string, null] | |
| closed_at optional | closed at Example : 2024-06-27T08:12:57.000000Z | any of [string, null] | |
| contents required | contents Example : I need assistance with working with Virtual Server. | string | |
| created_at required | created at Example : 2024-06-01T00:12:57.000000Z | string | |
| created_by required | created by Example : e3bff0c980dc41b2b6f3ac080b6d3ba0 | string | |
| created_by_name optional | created by name and email 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 result Example : Processing completed. | any of [string, null] | |
| iops_sr_id required | iops sr id Example : SR0002834921 | string | |
| modified_at required | modified at Example : 2024-06-11T00:12:57.000000Z | string | |
| modified_by required | modified by Example : e3bff0c980dc41b2b6f3ac080b6d3ba0 | string | |
| operation_type required | operation type Example : Placement Group Set Up Request | string | |
| region required | region Example : kr-west1 | string | |
| service_category_name required | service category Example : Networking | string | |
| service_item_name required | service item Example : Load Balancer | string | |
| state required | state Example : ACTIVE | string | |
| template_id required | template_id Example : e8fea87728164808860ad81c6ce779b6 | string | |
| title required | title Example : Virtual Server operation related | string |
6 - ServiceRequestListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| page required | page Example : 0 | integer | |
| service_requests required | array[ServiceRequest] | ||
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |