An object containing error codes related to provisioning issues.

Enumeration Members

CHALLENGE_RESPONSE_NOT_SUPPORTED: "CHALLENGE_RESPONSE_NOT_SUPPORTED"

Error code indicating the challenge response is not supported.

FAILED_PROV: "FAILED_PROV"

Error code indicating the provisioning failed.

FAILED_USER_DEVICE_ASSOCIATION: "FAILED_USER_DEVICE_ASSOCIATION"

Error code indicating the user device association failed.

FAILED_USER_NODE_MAPPING_CLOUD_TIMEOUT: "FAILED_USER_NODE_MAPPING_CLOUD_TIMEOUT"

Error code indicating the user node mapping cloud timeout.

FAILED_USER_NODE_MAPPING_REQUEST_CREATION: "FAILED_USER_NODE_MAPPING_REQUEST_CREATION"

Error code indicating the user node mapping request creation failed.

INVALID_CHALLENGE_RESPONSE_FORMAT: "INVALID_CHALLENGE_RESPONSE_FORMAT"

Error code indicating the challenge response format is invalid.

INVALID_MAPPING_RESPONSE: "INVALID_MAPPING_RESPONSE"

Error code indicating the mapping response is invalid.

INVALID_PROVISION_TYPE: "INVALID_PROVISION_TYPE"

Error code indicating the provision type is invalid.

MISSING_ID_TOKEN: "MISSING_ID_TOKEN"

Error code indicating the ID token is missing.

MISSING_NODE_ID: "MISSING_NODE_ID"

Error code indicating the node ID is missing.

MISSING_PROV_ADAPTER: "MISSING_PROV_ADAPTER"

Error code indicating the provisioning adapter is missing.

SET_NETWORK_CREDENTIALS_FAILED: "SET_NETWORK_CREDENTIALS_FAILED"

Error code indicating the set network credentials failed.

VERIFY_NODE_MAPPING_FAILED: "VERIFY_NODE_MAPPING_FAILED"

Error code indicating the verify node mapping failed.