Forum Discussion
Martin_B__246_r
Oct 24, 2013Nimbostratus
Few cmdlets are working with iControl
Hello,
Im new to this. This is what ive done.
1) Installed .msi file
2) Executed setupSnapIn.ps1
3) Added pssnapin
4) Initialize-F5.iControl -HostName name -Username username -Password password
...
Martin_B__246_r
Nimbostratus
It seems like i don't have same properties and methods as "everyone" else. This works:
$ic.ManagementPartition.get_partition_list()
But not this:
$ic.ManagementPartition.get_list()
Maybe i need to re-download and install the .msi file again.
ShaneCal_162988
Oct 21, 2014Altocumulus
I'm the same, the get_list() method is throwing:
Method invocation failed because [iControl.ManagementPartition] does not contain a method named 'get_list'
However, this is working just fine:
$ic.ManagementPartition.get_partition_list()
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects