Standalone

Create a new vm in the given project.

post/api/v1/standalone/create

Request body

namestring nullable
flavorNamestring nullable
volumeSizeinteger
volumeTypestring nullable
usernamestring nullable
passwordstring nullable
publicIpEnabledboolean
imagestring nullable
cloudInitstring nullable
standAloneProfileIdinteger
projectIdinteger
countinteger
spotPricenumber double nullable
spotInstanceboolean
availabilityZonestring nullable
hypervisorstring nullable
useLocalDiskboolean

Response

OK

idstring nullable
statusinteger
messagestring nullable
isErrorboolean
{"stackTrail":"components:schemas:ApiResponse:properties:result","oasType":"schema","type":"unknown","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.