Skip to main content

OrganisationStackStatusResponse

organisationstring
stackIdstring
stackNamestring
stackStatusstring
pctinteger
doneboolean
okboolean
archivedboolean
touchedStepsinteger
totalStepsinteger
OrganisationStackStatusResponse
{
"organisation": "string",
"stackId": "string",
"stackName": "string",
"stackStatus": "string",
"pct": 0,
"done": true,
"ok": true,
"archived": true,
"touchedSteps": 0,
"totalSteps": 0
}