DTO for Failed Deployment state on a repository
name | data type | type | namespace | min/max occurs | constraints | description |
---|---|---|---|---|---|---|
failedReason | string | element | 1/1 | required | Get the reason this repository is in a failed state |
Example
<failedDeploymentState> <failedReason>...</failedReason> </failedDeploymentState>