F5 Networks · Example Payload

F5 Networks Updatepool Example

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

F5 Networks Updatepool Example is an example object payload from F5 Networks, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "updatePool",
  "method": "PUT",
  "path": "/ltm/pool/{poolName}",
  "summary": "Update a Pool",
  "requestExamples": [
    {
      "contentType": "application/json",
      "name": "UpdatepoolRequestExample",
      "example": {
        "description": "A sample description.",
        "loadBalancingMode": "round-robin",
        "monitor": "example_value",
        "serviceDownAction": "none",
        "slowRampTime": 10,
        "minActiveMembers": 10,
        "allowNat": "yes",
        "allowSnat": "yes"
      }
    }
  ],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "Updatepool200Example",
      "example": {
        "kind": "example_value",
        "name": "Example Title",
        "fullPath": "example_value",
        "generation": 10,
        "selfLink": "https://www.example.com",
        "allowNat": "yes",
        "allowSnat": "yes",
        "description": "A sample description.",
        "ignorePersistedWeight": "enabled",
        "ipTosToClient": "example_value",
        "ipTosToServer": "example_value",
        "linkQosToClient": "example_value",
        "linkQosToServer": "example_value",
        "loadBalancingMode": "round-robin",
        "minActiveMembers": 10,
        "minUpMembers": 10,
        "minUpMembersAction": "failover",
        "minUpMembersChecking": "enabled",
        "monitor": "example_value",
        "partition": "example_value",
        "queueDepthLimit": 10,
        "queueOnConnectionLimit": "enabled",
        "queueTimeLimit": 10,
        "reselectTries": 10,
        "serviceDownAction": "none",
        "slowRampTime": 10,
        "membersReference": {
          "link": "https://www.example.com",
          "isSubcollection": true
        }
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/f5-networks-updatepool-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.