Define a non-allowed operational transition

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Define a restriction for CI Lifecycle Management in which a specified CI cannot transition from one operational state to another.

    시작하기 전에

    Role required: none

    이 태스크 정보

    By default, CI Lifecycle Management has no restrictions for transitioning CIs from one operational state to another. You can restrict this behavior by defining transitions that are not allowed for a specified CI. For example, you can define a restriction on transitioning a Linux server from non-operational state to repair in progress state.

    프로시저

    1. Navigate to All > Configuration > CI Lifecycle Management > Not Allowed Operational Transitions.
    2. On the Not Allowed Operational Transitions page, click New and fill out the form.
      Field Description
      CI Type The CI type for which the restriction applies.
      Not Allowed Transition The CI state into which transitioning is restricted.
      Operational State The operational state that the CI must be in for the restriction to apply.

    결과

    If an API attempts to transition a CI that is in the specified operational state to a state that is not allowed, the operation fails and an error is logged.