You can reactivate a CI relationship by using GRLoader to submit XML.
To reactivate a CI relationship using GRLoader
The CI Relationship is reactivated.
Note: For more information about GRLoader, see the CA CMDB Technical Reference Guide.
Example: Reactivate a CI Relationship
In the following XML example, the "connects to" relationship between ci_1 and ci_2 is reactivated.
<GRLoader>
<relation>
<dependent>
<name>ci_2</name>
</dependent>
<type>connects to</type>
<provider>
<name>ci_1</name>
</provider>
<delete_flag>false</delete_flag>
</relation>
</GRLoader>
|
Copyright © 2013 CA.
All rights reserved.
|
|