LocalServicesVerificationArtifactStatus

  • This document describes the different status enums for a local services verification artifact.

  • Statuses include PASSED, FAILED, PENDING, NO_SUBMISSION, and CANCELLED.

  • There are also UNSPECIFIED and UNKNOWN statuses for cases that are not specified or unknown in the current version.

Enums describing statuses of a local services verification artifact.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PASSED

Artifact has passed verification.

FAILED

Artifact has failed verification.

PENDING

Artifact is in the process of verification.

NO_SUBMISSION

Artifact needs user to upload information before it is verified.

CANCELLED

Artifact has been cancelled by the user.