Search
Method register(String user, String identityUser, String templateId, String hostReservationId, String hostStorageReservationId, Properties headers)
Returns
void
Arguments
Name |
Type |
Description |
user |
String
|
User for the new vm |
identityUser |
String
|
Identity user for the new vm |
templateId |
String
|
Id of the blueprint to which the VM will be mapped |
hostReservationId |
String
|
Unique Id of the host reservation |
hostStorageReservationId |
String
|
Unique Id of the mapping between reservation and storage |
headers |
Properties
|
A map of HTTP headers |