0% found this document useful (0 votes)
45 views8 pages

Export

The document describes the export API endpoint, which allows files to be exported to a remote site. It lists over 30 different file types that can be exported, including log files, configuration files, SSL certificates, debug files, and packet capture files. Each file property specifies the file format, minimum and maximum lengths, and a brief description. The endpoint only supports GET operations and is used to export various file types for troubleshooting or backup purposes.

Uploaded by

liming
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Download as txt, pdf, or txt
0% found this document useful (0 votes)
45 views8 pages

Export

The document describes the export API endpoint, which allows files to be exported to a remote site. It lists over 30 different file types that can be exported, including log files, configuration files, SSL certificates, debug files, and packet capture files. Each file property specifies the file format, minimum and maximum lengths, and a brief description. The endpoint only supports GET operations and is used to export various file types for troubleshooting or backup purposes.

Uploaded by

liming
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1/ 8

{

"id":"/axapi/v3/export",
"type":"object",
"node-type":"scalar",
"title":"export",
"operation-not-allowed": ["DELETE", "PUT"],
"partition-visibility":"shared",
"operational":1,
"description":"Put files to remote site",
"properties":{
"axdebug":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"AX Debug Packet File",
"optional":true
},
"ssl-key":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":245,
"partition-visibility":"shared",
"description":"SSL Key File",
"optional":true
},
"ssl-crl":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":255,
"partition-visibility":"shared",
"description":"SSL Crl File",
"optional":true
},
"ssl-cert-key":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":245,
"partition-visibility":"shared",
"description":"Local SSL Key/Certificate file name",
"optional":true
},
"aflex":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"aFleX Script Source File",
"optional":true
},
"xml-schema":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"XML-Schema File",
"optional":true
},
"wsdl":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Web Services Definition Language File",
"optional":true
},
"policy":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"WAF policy File",
"optional":true
},
"bw-list":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Black white List File",
"optional":true
},
"class-list":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Class List File",
"optional":true
},
"lw-4o6":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye,softax-azure,softax-aws,cots-aws", "softax-
azure,softax-aws,cots-aws", "softax-aws,cots-aws", "cots-aws"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"LW-4over6 Binding Table File",
"optional":true
},
"lw-4o6-binding-table-validation-log":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":127,
"partition-visibility":"shared",
"description":"LW-4over6 Binding Table Validation Log File",
"optional":true
},
"fixed-nat":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":256,
"partition-visibility":"shared",
"description":"Fixed NAT Port Mapping File",
"optional":true
},
"fixed-nat-archive":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":256,
"partition-visibility":"shared",
"description":"Fixed NAT Port Mapping Archive File",
"optional":true
},
"geo-location":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Geo-location CSV File",
"optional":true
},
"dnssec-dnskey":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":127,
"partition-visibility":"shared",
"description":"DNSSEC DNSKEY(KSK) file for child zone",
"optional":true
},
"dnssec-ds":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":127,
"partition-visibility":"shared",
"description":"DNSSEC DS file for child zone",
"optional":true
},
"thales-secworld":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Thales security world files",
"optional":true
},
"thales-kmdata":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Thales Kmdata files",
"optional":true
},
"auth-portal":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Portal file for http authentication",
"optional":true
},
"auth-portal-image":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Image file for default portal",
"optional":true
},
"saml-idp-name":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"SAML metadata of identity provider",
"optional":true
},
"auth-jwks":{
"type":"string",
"format":"string",
"plat-neg-list":["fireeye"],
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Json web key",
"optional":true
},
"ip-map-list":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"IP Map List File",
"optional":true
},
"local-uri-file":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Local URI files for http response",
"optional":true
},
"ssl-cert":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":245,
"partition-visibility":"shared",
"description":"SSL Cert File",
"optional":true
},
"ca-cert":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":245,
"partition-visibility":"shared",
"description":"CA Cert File",
"optional":true
},
"csr":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":245,
"partition-visibility":"shared",
"description":"Certificate Signing Request",
"optional":true
},
"debug-monitor":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Debug Monitor Output",
"optional":true
},
"syslog":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Enter \"messages\" as the default syslog file name",
"optional":true
},
"running-config":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Running Config",
"optional":true
},
"startup-config":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Startup Config",
"optional":true
},
"visibility":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Export Visibility module related files",
"optional":true
},
"mon-entity-debug-file":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":255,
"partition-visibility":"shared",
"description":"Enter Mon entity debug file name",
"optional":true
},
"pktcapture-file":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":255,
"partition-visibility":"shared",
"description":"Enter Pktcapture file name",
"optional":true
},
"profile":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":31,
"partition-visibility":"shared",
"description":"Startup-config Profile",
"optional":true
},
"status-check":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"check export task status",
"optional":true
},
"merged-pcap":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Export the merged pcap file when there are multiple
Export sessions",
"optional":true
},
"per-cpu":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Export the per-cpu files along with the merged pcap file
in .tgz format",
"optional":true
},
"tgz":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Export the merged pcap in .tgz format",
"optional":true
},
"externalfilename":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":31,
"partition-visibility":"shared",
"description":"Export the External Program from the System",
"optional":true
},
"rpz":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":63,
"partition-visibility":"shared",
"description":"Response Policy Zone File",
"optional":true
},
"use-mgmt-port":{
"type":"number",
"format":"flag",
"plat-neg-list":["softax-aws"],
"default":0,
"partition-visibility":"shared",
"description":"Use management port as source port",
"optional":true
},
"remote-file":{
"type":"string",
"format":"url",
"partition-visibility":"shared",
"not":"store-name",
"description":"profile name for remote url",
"optional":true
},
"store-name":{
"type":"string",
"format":"string-rlx",
"minLength":1,
"maxLength":128,
"partition-visibility":"shared",
"not":"remote-file",
"description":"Export store name",
"optional":true
},
"store":{
"type":"object",
"$ref":"/axapi/v3/export/store",
"properties":{
"delete":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Delete an export store profile"
},
"create":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Create an export store profile"
},
"name":{
"type":"string",
"format":"string",
"minLength":1,
"maxLength":31,
"partition-visibility":"shared",
"description":"profile name to store remote url"
},
"remote-file":{
"type":"string",
"format":"url",
"partition-visibility":"shared"
}
}
}
}
}

You might also like