GET /be/v1/apps
. It returns all relevant information to access ROCKIT images via an dxfName
as well as the available patches in an array fromBuildId
-toBuildId
. ROCKITPLAY deploys the files according to the following file structure to your origin:originPrefix
/dxf/orgName
/appName
/iCurBuild
/dxfName
/*originPrefix
/pat/orgName
/appName
/toBuildId
/fromBuildId
/*POST /be/v1/deployments
POST /be/v1/apps
dxfName
, fromBuildId
-toBuildId
, iCurBuild
: can be obtained from GET /be/v1/apps
POST /be/v1/apps
and POST /be/v1/builds
).GET /be/v1/apps
will show that the app is in an error state.GET /be/v1/tasks
can be used to inspect which task failed.PATCH /deployments
to update the deployment with the correct credentials.PATCH /apps
.deployments.create