java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.network.security.scanner.Request

@ApiType("SoftLayer_Network_Security_Scanner_Request")
public class Request
extends Entity
The SoftLayer_Network_Security_Scanner_Request data type represents a single vulnerability scan request. It provides information on when the scan was created, last updated, and the current status. The status messages are as follows:
*Scan Pending
*Scan Processing
*Scan Complete
*Scan Cancelled
*Generating Report.
See Also:
SoftLayer_Network_Security_Scanner_Request