RequestedComponentState Data Type

The state of a requested component.

Namespace
(Default)
Values
value description
PENDING 0*.
IN_PROGRESS 1 - request is being worked on by an administrator (being provisioned, etc) or is waiting for auto provisioning.
DEPLOYED 2 - VM has been created, but request is not yet completed.
PENDING_COMPLETION 3 - VM has been deployed and marked as ready for release to the requester, post deployment workflow in place.
COMPLETED 4 - request has been successfully completed.
REJECTED 5 - request has been rejected.