Cisco Cisco Firepower Management Center 4000 Entwickleranleitung

Seite von 102
 
3-14
FireSIGHT System Host Input API Guide
 
Chapter 3      Using the Host Input Import Tool 
  Host Input Import Syntax
DeleteClientAppPayload
You can use the 
DeleteClientAppPayload
 function to remove a web application from the specified host.
Use this syntax:
DeleteClientAppPayload, ip_addressapp_nameapp_typeversion, payload_type, 
payload_id
Table 3-9
DeleteClientApp Fields 
Field
Description
Required
Values
ip_address
Indicates the string containing 
the IP address or addresses for 
the affected host or hosts.
Yes 
A comma-separated list of IP addresses, CIDR blocks, and 
ranges of IP addresses.
app_name
Indicates the client application 
name.
Yes
A string consisting of alphanumeric characters or spaces. 
For existing applications, corresponds to ID values in the 
database. The system looks up the ID to see if it matches an 
existing client application ID. If it does not, a new ID is created. 
app_type
This field is deprecated.
No
A null value.
version
Indicates the application version. No
A string consisting of alphanumeric characters or spaces.
Table 3-10
DeleteClientAppPayload Fields 
Field
Description
Required
Values
ip_address
Indicates the string containing 
the IP address or addresses for 
the affected host or hosts.
Yes 
A comma-separated list of IP addresses, CIDR blocks, and 
ranges of IP addresses.
app_name
Indicates the client application 
name.
Yes
A string consisting of alphanumeric characters or spaces. 
For existing applications, corresponds to ID values in the 
database. The system looks up the ID to see if it matches an 
existing client application ID. If it does not, a new ID is 
created. 
app_type
This field is deprecated.
No
A null value.
version
Indicates the application 
version.
No
A string consisting of alphanumeric characters or spaces.
payload_type
Indicates the web application 
category.
Yes
The number 
0
For existing applications, corresponds to ID values in the 
database. The system looks up the type to see if it matches an 
existing web application type. If it does not, a new type is 
created. 
payload_id
Indicates the web application 
name.
Yes
A string consisting of alphanumeric characters or spaces. 
For existing applications, corresponds to ID values in the 
database. The system looks up the ID to see if it matches an 
existing web application ID. If it does not, a new ID is created.