Unsupported content This version of the product has reached the end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

BOServiceLifeCycleType


The BOServiceLifeCycleType data structure defines business object offering information.

Definition


<simpleType name="BOServiceLifeCycleType">
<restriction base="string">
<enumeration value="API_UNDEFINED" />
<enumeration value="OTHER" />
<enumeration value="UNKNOWN" />
<enumeration value="REQUIREMENTS" />
<enumeration value="DEFINED" />
<enumeration value="ANALYZED" />
<enumeration value="APPROVED" />
<enumeration value="CHARTERED" />
<enumeration value="DESIGNED" />
<enumeration value="DEVELOPED" />
<enumeration value="BUILT" />
<enumeration value="TESTED" />
<enumeration value="RELEASED" />
<enumeration value="OPERATIONAL" />
<enumeration value="CLOSED" />
<enumeration value="RETIRED" />
</restriction>
</simpleType>

The structure consists of the following element:

  • API_UNDEFINED
  • OTHER
  • UNKNOWN
  • REQUIREMENTS
  • DEFINED
  • ANALYZED
  • APPROVED
  • CHARTERED
  • DESIGNED
  • DEVELOPED
  • BUILT
  • TESTED
  • RELEASED
  • OPERATIONAL
  • CLOSED
  • RETIRED

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix CMDB 25.2