KnownState enum
Solution Instance State
Fields
| Deployed | Solution Instance is deployed |
| Deploying | Solution Instance is deploying |
| ExternalValidationFailed | Solution Instance failed external validation |
| Failed | Solution Instance failed to deploy |
| InReview | Solution Instance is in review |
| PendingExternalValidation | Solution Instance is pending external validation |
| ReadyToDeploy | Solution Instance is ready to deploy |
| ReadyToUpgrade | Solution Instance is ready to upgrade |
| Staging | Solution Instance is staging the images |
| Undeployed | Solution Instance is undeployed |
| UpgradeInReview | Solution Instance upgrade is in review |