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
Delete service using REST API error on XI version 5.6.5
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Delete service using REST API error on XI version 5.6.5
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...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
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
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
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
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Delete service using REST API error on XI version 5.6.5
Sounds good..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
Closing case