Page 2 of 2
Re: Delete service using REST API error on XI version 5.6.5
Posted: Tue Aug 06, 2019 10:29 am
by JosephH
Hi lmiltchev,
There is a service configuration for "Virtual Memory Usage" and added to zero or one host and multiple manage host groups assigned.
Thanks
Joseph
Re: Delete service using REST API error on XI version 5.6.5
Posted: Tue Aug 06, 2019 11:42 am
by scottwilkerson
JosephH wrote:Hi lmiltchev,
There is a service configuration for "Virtual Memory Usage" and added to zero or one host and multiple manage host groups assigned.
Thanks
Joseph
This is the problem. the API cannot delete the service from the host in the way you are attempting because the host isn't added to the service, the hostgroup is...
To accomplish removing this host from the service, in the CCM, edit the service
then click "Manage Hosts"
Select the host you do not want the service added to and click "Add Selected"
then on the right side, check the box next to the ! symbol (this means exclude this host)
Click Close
Click Save
Apply Configuration
Re: Delete service using REST API error on XI version 5.6.5
Posted: Tue Aug 06, 2019 12:31 pm
by JosephH
Hi scottwilkerson,
Thank you for the info and I have followed the procedures and deleted the services through CCM. As you stated that I can not using API in this case.
Thanks
Joseph
Re: Delete service using REST API error on XI version 5.6.5
Posted: Tue Aug 06, 2019 1:46 pm
by scottwilkerson
JosephH wrote:Hi scottwilkerson,
Thank you for the info and I have followed the procedures and deleted the services through CCM. As you stated that I can not using API in this case.
Thanks
Joseph
Sounds good..
Closing case