Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
listTemplateOvfProperties
List template OVF properties if available.
Request parameters
| Parameter Name | Description | Required |
| id | the template ID | true |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| description | the ovf property label |
| key | the ovf property key |
| label | the ovf property label |
| password | is the ovf property a password |
| qualifiers | the ovf property qualifiers |
| type | the ovf property type |
| userconfigurable | is the ovf property user configurable |
| value | the ovf property value |