Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 607
53-1003248-01
Methods
6
uploadSslKeyPairFile
Description
Uploads the SSL key pair file onto Brocade Virtual ADX.
Parameters
Table 143 contains the parameters required for the method.
Error messages
List of Error Messages
uploadSslPkcs12File
Description
Uploads the SSL PKCS12 file into Brocade Virtual ADX.
Parameters
Table 144 contains the parameters required for the method.
Error messages
List of Error Messages
updateFirewall
Description
Updates the firewall server as per the firewall server data structure.
TABLE 143 Parameters
Name Type Presence Rules Description
keyPairFile SslKeyPairFile Mandatory The KeyPair file contents (Hex Binary format) to
be uploaded onto Brocade Virtual ADX.
TABLE 144 Parameters
Name Type Presence Rules Description
pkcsFile SslPkcs12File Mandatory The contents of the PKCS12 file (in Hex Binary
format) to be uploaded onto Brocade Virtual ADX.
On uploading the PKCS12 file on Brocade Virtual
ADX, two files are created:
- Key pair file (PEM Format)
- Certificate file (PEM Format)
Both files are created with the same file name.