F5 Sites
  • F5.com
  • LearnF5
  • NGINX
  • MyF5
  • Partner Central
Contact
  • Under Attack?
  • F5 Support
  • DevCentral Support
  • F5 Sales
  • NGINX Sales
  • F5 Professional Services
Skip to contentBrand Logo
Forums
CrowdSRC
Articles
Groups
EventsSuggestionsHow Do I...?
RegisterSign In
  1. DevCentral
  2. CrowdSRC
  3. CodeShare

BIGIP Inventory - iControl REST

Problem this snippet solves: Exports BIGIP LTM to Excel How to use this snippet: Code : 46328 Tested this on version: 11.5
Published May 14, 2015
Version 1.0
BIGIP2Excel_v24 KB
iControlREST
powershell
cjunior's avatar
cjunior
Icon for Nacreous rankNacreous
Joined May 20, 2019
View Profile
cjunior's avatar
cjunior
Icon for Nacreous rankNacreous
Joined May 20, 2019
View Profile
tom3020's avatar
tom3020
Icon for Nimbostratus rankNimbostratus
Oct 13, 2015
Thank you very much! I'm from Europe and we have some partitions. I changed: $Excel = New-Object -ComObject Excel.Application; ===> [threading.thread]::CurrentThread.CurrentCulture = 'en-US' $Excel = New-Object -ComObject Excel.Application; ===AND=== $vs_address_name = $vs.destination.Split(":")[0].Replace("/", "~"); ===> $vs_address_name = ($vs.destination.Split(":")[0].Replace("/", "~")).Replace("%","%25");

ABOUT DEVCENTRAL

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

RESOURCES

Product DocumentationWhite PapersGlossaryCustomer StoriesWebinarsFree Online CoursesF5 CertificationLearnF5 Training

SUPPORT

Manage SubscriptionsProfessional ServicesProfessional ServicesCreate a Service RequestSoftware DownloadsSupport Portal

PARTNERS

Find a Reseller PartnerTechnology AlliancesBecome an F5 PartnerLogin to Partner Central

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