ProductTypeInfoDto
ProductTypeInfoDto
| Name | Description | Schema | Default |
|---|---|---|---|
| parentProductTypeName required | 부모 상품 이름 Example : Compute | string | |
| productTypeCode required | 상품 코드 Example : VM | string | |
| productTypeName required | 상품 이름 Example : Virtual Server | string | |
| stateMetricKey required | 상태 메트릭 키 Example : vsphere.mxvm.runtime.state | string |