Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 966 Bytes

CreateVmPool.md

File metadata and controls

16 lines (13 loc) · 966 Bytes

CreateVmPool

Properties

Name Type Description Notes
SiteId float64 Id of the site for the VM Pool [optional] [default to null]
ManagementHost string Host of the VM Pool [optional] [default to null]
ManagementPort float64 Port of the VM Pool [optional] [default to null]
Name string Name of the VM Pool [optional] [default to null]
Description string Description of the VM Pool [optional] [default to null]
Type_ string Type of the VM Pool [optional] [default to null]
Certificate string Certificate of the VM Pool [optional] [default to null]
PrivateKey string Private key of the VM Pool [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]