+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Farm topology members (DELETE)

Unregisters a farm node.


Description

This service removes a farm node. By default, the service removes a farm node only if it is marked as Down. If we want to force the deletion, even if the farm member is marked as Alive, set the force argument to true.


Roles

Users in the following roles are authorized to perform this operation:


Method

DELETE


Path

/management-apis/2.0/runtimes/runtime-name/farm/server-id


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/json, application/xml, text/xml


Response

The status of the unregistration of the farm member


JSON Example


XML Example


Response Properties

The response has the following properties:


Errors

403

404

500

Parent topic: REST API for the MobileFirst Server administration service