Information
Unsupported content This version of the product has reached 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.

Delete Instance By Reconciliation Identity process for v2.0


The Delete Instance By Reconciliation Identity process deletes a CI or relationship instance using a reconciliation identity within BMC Atrium CMDB.

The following table describes the process inputs for the Delete Instance By Reconciliation Identity process.

Process inputs - Delete Instance By Reconciliation Identity process

The following figure shows a sample <items> XML for the Delete Instance By Reconciliation Identity process.

<items> XML sample for the Delete Instance By Reconciliation Identity process

 <items>
  <item>
      <parameters>
  <username>SOAP user name</username>
  <password>SOAP password</password>
  <login-info>
<user-id>BMC Atrium CMDB user ID</user-id>
<password>BMC Atrium CMDB password</password>
<lang>English</lang>
  </login-info>
  <class-name-id>
  <namespace-name>BMC.CORE</namespace-name>
  <class-name>BMC_Account</class-name>
  </class-name-id>
  <reconciliation-identity>1234</reconciliation-identity>
  <a-dataset-id>BMC.ASSET</a-dataset-id>
  <delete-option>UNCONDITIONALLY</delete-option>
</parameters>
  </item>
</items>

The following figure illustrates the adapter response for the Delete Instance By Reconciliation Identity process.

Adapter response for the Delete Instance By Reconciliation Identity process

 <bmc-atrium-cmdb-response>
  <item>
    <instance-id>InsatanceId9610</instance-id>
  <metadata>
    <status>success</status>
  </metadata>
  <parameters>
    <output/>
  </parameters>
  </item>
</bmc-atrium-cmdb-response>

 

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

BMC Atrium Orchestrator Content 20.16.03