AMPCloudConnectionStatus

Description

AMP Cloud Connection Status can be TRUE or FALSE. TRUE indicates that the connection to the AMPServer is successful. By default, a connection to the United States (US) AMP public cloud is configured and enabled for your Firepower system.
The Advanced Malware Protection (AMP) cloud is a Cisco-hosted server that uses big data analytics and continuous analysis to provide intelligence that the system uses to detect and block malware on your network.The AMP cloud provides dispositions for possible malware detected in network traffic by managed devices, as well as data updates for local malware analysis and file pre-classification. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Supported Operations

Model Properties

Property Required Type Description
ampNetworkServer False object An object that represents an AMPServer. By default, a connection to the United States (US) AMP public cloud is configured and enabled for your Firepower system. The system can detect various types of AMPServer.
To get list of all AMPServer use 'GET /devicesettings/default/ampservers' API
connected False boolean A Boolean value, TRUE or FALSE. TRUE indicates that the connection to the AMPServer is successful
ampCloudStatus False string Success or failure message of connection to AMPServer.
SUCCESS Message: Successfully connected to cloud
FAILED Message: Cannot connect to cloud
id False string A unique string identifier assigned by the system when the object is created. No assumption can be made on the format or content of this identifier. The identifier must be provided whenever attempting to modify/delete (or reference) an existing object.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.