Create Resource
Send this request to the AkôFlow daemon. Authentication is required when an API token is configured.
POST
/resources/Body
application/jsonidstring- Field defined by
domain.Resource. environmentVersionIdstring- Field defined by
domain.Resource. executionTargetstring- Field defined by
domain.Resource. parentResourceIdstring- Field defined by
domain.Resource. typestring- Field defined by
domain.Resource. namestring- Field defined by
domain.Resource. providerIdstring- Field defined by
domain.Resource. tierstring- Field defined by
domain.Resource. regionstring- Field defined by
domain.Resource. zonestring- Field defined by
domain.Resource. architecturestring- Field defined by
domain.Resource. cpuCoresnumber- Field defined by
domain.Resource. cpuCapacitynumber- Field defined by
domain.Resource. memoryBytesnumber- Field defined by
domain.Resource. storageBytesnumber- Field defined by
domain.Resource. computeSpeedupnumber- Field defined by
domain.Resource. pricePerSecondnumber- Field defined by
domain.Resource. bootOverheadSecondsnumber- Field defined by
domain.Resource. containerOverheadSecondsnumber- Field defined by
domain.Resource. schedulableboolean- Field defined by
domain.Resource. metadataobject- Field defined by
domain.Resource.
Related guide
See the Resources guide for the corresponding Desktop workflow, concepts, and authored request examples.
Generated from the daemon router
This page is generated from internal/api/httpserver/httpserver.go, the registered handler, and JSON-tagged Go structs. Method, path, request fields, response kind, query parameters, media type, and successful status codes stay synchronized with the implementation.