Builder
class Builder
Properties
Link copied to clipboard
Contains an ordered list of short error codes that range from the most generic error to the most specific one. The error codes describe the reason for failure whenever the coreDeviceExecutionStatus
is in a failed state. The response will be an empty list if there is no error.
Link copied to clipboard
Contains tags which describe the error. You can use the error types to classify errors to assist with remediating the failure. The response will be an empty list if there is no error.