System::VCMP::VCMPCompletionStatus

Introduced : BIG-IP_v11.0.0
A structure describing completion status for a vCMP guest.
Member Type Description
slot_id long The chassis slot the status is for (in the vCMP guest).
requested_state VCMPGuestState The state (requested) for the vCMP guest.
request_complete boolean A boolean indicating whether a vCMP state change is in a final state. (if not, you should keep polling until done).
status VCMPStatus The completion status for the vCMP guest.
comment String Textual information relevant to the current completion status (reason for failure, percent complete when installing, etc). This is descriptive information only hence is not for programmatic use.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.