Removes one or more requester definitions in a batch operation. The runtime will iterate through the supplied requester definitions, performing the removal in sequence. If an error occurs, then it will mark that position in the output array with a description of the error. Encountering a fault will not necessarily halt the update iteration.
Note that removing a requester also removes the subscriptions associated with that requester, as well as any policies that have been defined in that requester's scope. Consider disabling the requester instead of removing the requester in order to preserve subscription and policy information associated with that requester.
RequesterAdministrationInterface_removeRequestersResponse | removeRequesters (removeRequestersRequest request) |
Remove requesters operation input parameters. Contains a list of requester identifiers whose definitions to remove. Also indicates whether removal should prune children as well. If child nodes should not be removed and one of the specified requester identifiers has childeren, then an error will result.
removeRequestersRequest | request |
Remove requesters request. |
Remove requesters operation response result. This response contains a list of any faults that may have occurred while updating the supplied requester definitions.
removeRequestersResponse | result |
Remove requesters response. |
![]() |
||
|
![]() |
|