Apache CloudStack v4.3.0 Root Admin API Reference
instantiateUcsTemplateAndAssocaciateToBlade
create a profile of template and associate to a blade
Request parameters
| Parameter Name | Description | Required |
| bladeid | blade id | true |
| templatedn | template dn | true |
| ucsmanagerid | ucs manager id | true |
| profilename | profile name | false |
Response Tags
| Response Name | Description |
| id | ucs blade id |
| bladedn | ucs blade dn |
| hostid | cloudstack host id this blade associates to |
| profiledn | associated ucs profile dn |
| ucsmanagerid | ucs manager id |