/
The building model process status
Get the status of building model process
GEThttps://virtserver.swaggerhub.com/strongcourage/MAIP/v1/build/
Response
Successful operation
Body
isRunningboolean
Example: true
lastBuildIdstring
Example: "fadfafewfwefwe"
configobject
lastBuildAtstring
Example: "123243534534"
Request
Response
Start building a model
Request building a model
POSThttps://virtserver.swaggerhub.com/strongcourage/MAIP/v1/build/
Body
buildConfigobject
Response
Successful operation
Body
isRunningboolean
Example: true
lastBuildIdstring
Example: "fadfafewfwefwe"
configobject
lastBuildAtstring
Example: "123243534534"
Request
Response