failedDeploymentStateDTO Data Type

DTO for Failed Deployment state on a repository

Namespace
(Default)
Schema
ns0.xsd
Properties
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>