Removes the the specified sevice identifier. The service may be an individual service or a service group. If the includingChildren flag is set to true, then all service definition children will be removed along with this definition. If this flag is set to false and child definitions exist, then the service definition cannot be removed.
Removing a service will also remove any policies, subscriptions, operations, and service implementations associated with that service. Consider disabling the service status rather than removing the service to preserve that information.
ServiceAdministrationInterface_removeServiceResponse | removeService (removeServiceRequest request) [fault:  ServicePolicyException ] |
Remove service operation input parameters. Specifies the service to remove. May be an individual service or a service group.
removeServiceRequest | request |
Remove service request. |
Remove service response result. Contains empty content.
removeServiceResponse | result |
Remove service response. |
Raised if the specified service identifier does not exist, if an attempt was made to remove a definition that contains children without setting the includingChildren flag accordingly, or if an internal error occurs.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|