APIRef_tm_gtm_prober-pool_membersΒΆ

mgmt/tm/gtm/prober-pool/members

/tm/gtm

Adds a server to a pool, deletes a server from a pool, modifies the member list of a pool, or replaces a server in the member list of a pool.

REST Endpoints

Collection URI
/mgmt/tm/gtm/prober-pool/members
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/gtm/prober-pool/members/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service that the object belongs to.
description string   optional read/write User-defined description.
disabled boolean true optional read/write Specifies that this pool member is not available for load balancing.
enabled boolean true optional read/write Specifies that this pool member is available for load balancing.
order integer   optional read/write Specifies the order number of the pool member. The system uses this number with load balancing methods that involve prioritizing pool members, such as the global-availability load balancing method.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.