pc2 Createpartition
Problem this snippet solves: A small example of how to use pycontrol v2 to create a parition. Change the partition name and description to suit your needs. How to use this snippet: After changing ...
Published Mar 08, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
sagil_351004
Feb 07, 2018Nimbostratus
I get the error below, any suggestions
part = p.Management.Partition.typefactory.create('Management.Partition.AuthZ Partition') Traceback (most recent call last): File "", line 1, in File "C:\Python27\lib\site-packages\f5\bigip\mixins.py", line 102, in getatt r raise AttributeError(error_message) AttributeError: 'f5.bigip.BigIP'>' object has no attribute 'Management'