v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Resources

Update project provider VM resources

Update project provider VM resources. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/resources

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

memoryMBinteger

Memory allocation in megabytes.

dataDiskGBinteger

Data disk allocation in gigabytes.

Response

Resources

memoryMBinteger

Memory allocation in megabytes.

dataDiskGBinteger

Data disk allocation in gigabytes.