Open cloud orchestrations

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Cloud orchestration records show you the orders that your instance processed for each attempted operation on a stack. They also show you the values of the fields that the user submitted through the Cloud User Portal. Use cloud orchestrations to troubleshoot issues that occur when a user provisions a cloud resource or runs another operation on an existing cloud resource.

    Before you begin

    Role required: sn_cmp.cloud_operator or sn_cmp.cloud_admin

    Procedure

    1. On the instance (not the Cloud User Portal), enter the following text into the application filter:

      Opening cloud orchestrations

      The list of Cloud Orchestrations appear.
    2. Sort and filter the list to find the error or other message you are looking for.

      For example, to sort the list by date, click the Order Date column. To show only errors that occurred, right-click Error in a cell and select Show Matching.

    3. Open a cloud orchestration record by clicking the Order Date field.
    4. Review the form fields:

      Cloud Orchestrations form

      The example form shows you the type of message you can see when an operation fails due to the incorrect credentials. The OrderForm Data field shows the Sys ID of the credential record and the service account ID.

      Field Description
      Service Request Item A service catalog request, if any, associated with this transaction.
      Context Key A key identifier for this message.
      Context Object This field is typically empty.
      Context Instance The blueprint used in transactions on a stack or the resource block used in transactions on a cloud resource.

      Owner Instance

      Owner Table

      The Owner Instance is the resource block on which the transaction took place. This field is only populated when the Entity Type is Resource.

      The owner table is always Stack [sn_cmp_stack] for the provisioning of a stack. Otherwise, the table is the CI type of the resource, such as Virtual Machine [sn_cmp_vm_instance].

      Entity Type Whether the transaction occurred on Blueprint or a Resource (resource block).
      Operation Name The interface and operation that is triggered.
      Order Date The date of the transaction.
      OrderForm Data The data submitted through the user form.
      Tag values Any tag values involved in the transaction.
      Resource The resource block on which the operation took place. This field is populated only when the value of the Entity type field is Resource.
      Status The status of the message. If you are viewing an error, the Error option is listed.
      Stack The stack that the resource belongs to.
      Status Message The status message that explains the issue. Search the cloud provider documentation for the status codes and messages that appear in this field. The cloud provider might provide solutions available to you.
      User The user who triggered the operation.
      Mid name This field can show the name of the MID Server involved in the transaction. It is often left blank.