Previous Topic: DistributionContainerOrderProperties3Next Topic: DistributionDomainPropertiesRequired


DistributionDomainProperties

xsd:string distributionDomainId

The UUID of the distribution domain.

xsd:string domainId

The UUID of the target domain.

xsd:string domainName

The display name of the target domain.

xsd:string domainDescription

Specifies the description of the domain.

xsd:long percentSent

Indicates how many percent of the container file (size) has been transferred to the actual domain.

DistributionStatus distributionStatus

The distribution status.

xsd:string distributionMessage

A status text that explains the current status of the container file transfer. (Can be empty).

xsd:long distributionErrorCode

If distributionStatus is DIST_ERRORED, a detailed error code that is explained by the distributionMessage.

DistributionOrderStatus distributionOrderStatus

An overall order status.

xsd:string distributionOrderMessage

A status text that explains the overall order status. (Can be empty).

xsd:long distributionOrderErrorCode

If distributionOrderStatus is DIST_ORDER_ERROR, a detailed error code that is explained by the distributionOrderMessage.

xsd:long distributionFailedOrderNumber

If distributionOrderStatus is DIST_ORDER_ERROR,this is number of the order in the container that failed. All subsequent orders have not been executed.