23.28. setPolicyForScapFileUpload
- Name
- setPolicyForScapFileUpload
- Description
- Set the status of SCAP detailed result file upload settings for the given organization.
- Parameters
- string sessionKey
- int orgId
- struct - scap_upload_info
- boolean
enabled
- Aggregation of detailed SCAP results is enabled. - int
size_limit
- Limit (in Bytes) for a single SCAP file upload.
- Return Value
- int - 1 on success, exception thrown otherwise.