F5 Sites
  • F5.com
  • F5 Labs
  • MyF5
  • NGINX
  • Partner Central
  • Education Services Portal (ESP)
Contact
  • Under Attack?
  • F5 Support
  • DevCentral Support
  • F5 Sales
  • NGINX Sales
  • F5 Professional Services
Open Side Menu
Skip to contentBrand Logo
Forums
CrowdSRC
Articles
GroupsEventsSuggestionsHow Do I...?
RegisterSign In
  1. DevCentral
  2. CrowdSRC
  3. CodeShare

BigIP Report Old

Problem this snippet solves: This codeshare has been deprecated due to a hosting platform corruption. I have moved code and conversation to a new record (on the same original URL) https://devcentra...
Updated Dec 08, 2022
Version 2.0
application delivery
devops
iControl
LTM
microsoft powershell with icontrol
Patrik_Jonsson's avatar
Patrik_Jonsson
Icon for MVP rankMVP
Joined January 16, 2009
View Profile
Evan_Hendrick's avatar
Evan_Hendrick
Icon for Nimbostratus rankNimbostratus
Mar 18, 2020

All LTMs are at least 14.x.

Two environments are BIG-IP 14.1.0.3 Build 0.0.6 Point Release 3, and two environments are BIG-IP 14.1.2.2 Build 0.0.4 Point Release 2. The one that doesn't work is the later, but the other environment running 14.1.2.2 works OK.

There are pools, and they have members. Looking through the pools.json file it appears the members are missing from there, but other information appears to be intact.

A pool entry from a working environment:

{
        "name":  "/Common/%REDACTED%_https_pool",
        "description":  "",
        "monitors":  [
                         "/Common/https"
                     ],
        "members":  [
                        {
                            "name":  "/Common/%REDACTED%",
                            "ip":  "%REDACTED%",
                            "port":  "443",
                            "availability":  "AVAILABILITY_STATUS_GREEN",
                            "enabled":  "ENABLED_STATUS_ENABLED",
                            "status":  "Pool member is available",
                            "priority":  0,
                            "currentconnections":  "0",
                            "maximumconnections":  "283"
                        }
                    ],
        "loadbalancingmethod":  "Round Robin",
        "actiononservicedown":  "None",
        "allownat":  "Yes",
        "allowsnat":  "Yes",
        "orphaned":  false,
        "loadbalancer":  "%REDACTED%",
        "availability":  "AVAILABILITY_STATUS_GREEN",
        "enabled":  "ENABLED_STATUS_ENABLED",
        "status":  "The pool is available"
    }

Here is a pool entry from the environment with issues:

{
        "name":  "/Common/%REDACTED%_https_pool",
        "description":  "",
        "monitors":  [
                         "/Common/tcp"
                     ],
        "members":  null,
        "loadbalancingmethod":  "Round Robin",
        "actiononservicedown":  "None",
        "allownat":  "Yes",
        "allowsnat":  "Yes",
        "orphaned":  false,
        "loadbalancer":  "%REDACTED%",
        "availability":  "AVAILABILITY_STATUS_GREEN",
        "enabled":  "ENABLED_STATUS_ENABLED",
        "status":  "The pool is available"
    }

Help guide the future of your DevCentral Community!

What tools do you use to collaborate? (1min - anonymous)

ABOUT DEVCENTRAL

DevCentral NewsTechnical ForumTechnical ArticlesTechnical CrowdSRCCommunity GuidelinesDevCentral EULAGet a Developer Lab LicenseBecome a DevCentral MVP

RESOURCES

Product DocumentationWhite PapersGlossaryCustomer StoriesWebinarsFree Online CoursesTraining & Certification

SUPPORT

Manage SubscriptionsProfessional ServicesCreate a Service RequestSoftware DownloadsSupport Portal

PARTNERS

Find a Reseller PartnerTechnology AlliancesBecome an F5 PartnerLogin to Partner Central

©2026 F5, Inc. All rights reserved.
TrademarksPoliciesPrivacyCalifornia PrivacyDo Not Sell My Personal Information