SoftLayer Network Security Scanner Request::createObject
From SoftLayer Development Network Wiki
createObject is a member of the SoftLayer_Network_Security_Scanner_Request service.
Contents |
Overview
Create a new vulnerability scan request. New scan requests are picked up every five minutes, and the time to complete an actual scan may vary. Once the scan is finished, it can take up to another five minutes for the report to be generated and accessible.
User Access
Users wishing to execute createObject service must have the Vulnerability Scanning permission assigned to their account.
Return Type
createObject returns the boolean data type.
Headers
Required Headers
createObject requires the following headers:
Parameters
createObject takes the following parameters:
templateObject
The SoftLayer_Network_Security_Scanner_Request object that you wish to create.

