Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Open cloud orchestrations

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:
Image omitted: snmp-order-list.png
Opening cloud orchestrations
The list of Cloud Orchestrations appear.
  1. 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.

  2. Open a cloud orchestration record by clicking the Order Date field.

  3. Review the form fields:

Image omitted: cloud-orchestration-form.png
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.
FieldDescription
Service Request ItemA service catalog request, if any, associated with this transaction.
Context KeyA key identifier for this message.
Context ObjectThis field is typically empty.
Context InstanceThe 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 TypeWhether the transaction occurred on Blueprint or a Resource (resource block).
Operation NameThe interface and operation that is triggered.
Order DateThe date of the transaction.
OrderForm DataThe data submitted through the user form.
Tag valuesAny tag values involved in the transaction.
ResourceThe resource block on which the operation took place. This field is populated only when the value of the Entity type field is Resource.
StatusThe status of the message. If you are viewing an error, the Error option is listed.
StackThe stack that the resource belongs to.
Status MessageThe 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.
UserThe user who triggered the operation.
Mid nameThis field can show the name of the MID Server involved in the transaction. It is often left blank.