ProductSummary
ProductSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| agentState required | 상품 상태 Example : Running | string | |
| lbName optional | swagger.event.productSummary.lbName.value Example : lbName | string | |
| lbSize optional | swagger.event.productSummary.lbSize.value Example : MEDIUM | string | |
| productIpAddress optional | 상품 IP주소 Example : 192.168.1.2 | string | |
| productName required | 상품 이름 Example : VM-002 | string | |
| productResourceId required | 상품 리소스 아이디 Example : INSTANCE-c4Hsd27ttDaLw533X4B6Sp | string | |
| productSq optional | 상품 시퀀스 Example : 8703 | integer | |
| productState required | 상품 상태 Example : Running | string | |
| productSubName optional | swagger.event.productSummary.productSubName.value Example : productSubName | string | |
| productSubType optional | swagger.event.productSummary.productSubType.value Example : replicaset | string | |
| productTypeCode required | 상품 유형 코드 Example : VM | string | |
| productTypeName required | 상품 유형 이름 Example : Virtual Server | string | |
| vpcName optional | swagger.event.productSummary.vpcName.value Example : vpcName | string |