pyats-f5-platform

Query BIG-IP health data via pyATS iControl REST to validate system health.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill pyats-f5-platform-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pyats-f5-platform
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/pyats-f5-platform
Command: npx skills add https://github.com/dgethings/netclaw --skill pyats-f5-platform-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

F5 BIG-IP platforms require ongoing health monitoring and inventory checks. This skill automates health checks and health-state auditing using pyATS with the iControl REST API to reduce manual verification time.

Core Features & Use Cases

  • Retrieve system version, hardware details, HA status, and service state from BIG-IP devices.
  • Validate configuration health across multiple endpoints and surface anomalies for remediation.
  • Use for ongoing platform health monitoring and compliance audits across data centers.

Quick Start

Run the pyats-f5-platform skill against your BIG-IP testbed to begin automated health checks.

Frequently Asked Questions about pyats-f5-platform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate F5 BIG-IP health checks across multiple devices?

Automate F5 BIG-IP health checks by querying system version, hardware, and HA status via the pyATS iControl REST API to validate platform health across multiple endpoints.

What does pyATS iControl REST monitor on a BIG-IP platform?

pyATS iControl REST monitors BIG-IP platform health by retrieving HA status, software and hardware inventory, certificate state, and configuration health to surface anomalies for remediation.

Do I need Python and pyATS to run F5 iControl REST health audits?

Yes, running F5 iControl REST health audits requires Python 3 and pyATS installed, along with BIG-IP credentials set in the F5_USERNAME and F5_PASSWORD environment variables.

Can I check F5 BIG-IP certificate state and configuration health without manual verification?

Yes, you can check BIG-IP certificate state and configuration health automatically by running pyATS REST queries against your testbed to reduce manual verification time.

What is the best way to audit BIG-IP HA status and inventory in a data center?

The best way to audit BIG-IP HA status and inventory is using automated pyATS REST scripts to retrieve hardware details and service states across data center devices for compliance.

What limitations should I expect when using pyATS for F5 BIG-IP monitoring?

Limitations of using pyATS for F5 BIG-IP monitoring include requiring accessible F5_USERNAME and F5_PASSWORD environment variables and a pre-configured BIG-IP testbed for pyATS to query.