edge_stacks
Create an EdgeStack from file
Access policy: administrator
post/edge_stacks/create/file
Query parameters
dryrunstring
if true, will not create an edge stack, but just will check the settings and return a non-persisted edge stack object
Response
OK
Example response
{
"CreatedBy": "admin",
"CreatedByUserId": "1",
"Id": 1
}