UpdatePartitionLoadResult

Specifies result of updating load for specified partitions. The output will be ordered based on the partition ID.

Properties

Name Type Required
PartitionId string (uuid) No
PartitionErrorCode integer No

PartitionId

Type: string (uuid)
Required: No

Id of the partition.


PartitionErrorCode

Type: integer
Required: No

If OperationState is Completed - this is 0. If OperationState is Faulted - this is an error code indicating the reason.