Forum Discussion
mfreeman451_606
Nimbostratus
Apr 15, 2009Question on KeyCertificate / Perl API (SOAP)
I'm trying to do stuff with KeyCertificate, specifically certificate_delete. It is supposed to take two options, mode and cert_ids
I'm getting this error:
...
mfreeman451_606
Nimbostratus
Apr 15, 2009my $soapResponse = $keyCert->certificate_delete(
SOAP::Data->name( mode => $args{'mode'} ),
SOAP::Data->name( cert_ids => [$args{'cert_ids'}] )
);
ah HA! awesome.. working now..
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