APIRef_tm_gtm_prober-poolΒΆ
mgmt/tm/gtm/prober-pool
Prober Pool configuration
REST Endpoints
- Collection URI
/mgmt/tm/gtm/prober-pool
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/gtm/prober-pool/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, subPath
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 is not available for conducting probes. |
enabled |
boolean | true | optional | read/write | Specifies that this prober pool is available for conducting probes. |
loadBalancingMode |
string | global-availability | optional | read/write | Specifies the load balancing mode that the system uses to select the members of this pool. |
Subcollections
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
members |
array_structure | optional | read/write | 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. |
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.