CA Service Management

  • 1.  How to inactive CI

    Posted Oct 14, 2016 06:43 AM

    Hi,

     

    I have created ci using the createAsset() method and how can I inactivate that ci using the java soap service, Can you please suggest me how to update the ci.



  • 2.  Re: How to inactive CI
    Best Answer

    Posted Oct 14, 2016 08:59 AM

    Hi Balakrishna,

     

    You can do this by running the UpdateObject for that CI and set the delete_flag to 1

     

    Hope this helps?

     

    Kind Regards,

    Brian



  • 3.  Re: How to inactive CI

    Posted Oct 15, 2016 06:09 AM

    Thanks Brian. Able to update status.