Forum Discussion
How to export a list of paired external service providers from APM?
- Mar 18, 2025
Hi F5_Design_Engineer,
Hi,
thanks for the reply and advice that leads me to get the list of SP connectors :-). The above command "tmsh list apm sp-connector" returns a syntax error "sp-connector" unexpected argument. But the "modified version" of the command "tmsh list apm sso saml-sp-connector" returns what I need :-)
Thanks again.
Petr
Hi Petr,
You can try using CLI
List Service Providers:
You can use the tmsh command to list the paired external service providers:
tmsh list apm saml sp-connector
Export to File:
If you want to export the list to a file, you can redirect the output to a file:
tmsh list apm saml sp-connector > /var/tmp/exported_file.txt
These steps should help you export the list of paired external service providers from APM.
You can login in the F5 device using WINSCP to download this exported_file.txt
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com