{ "provider": "Cloudmersive", "providerId": "cloudmersive", "kind": "json-structure", "description": "Structural overview of the Cloudmersive API surface; extracted from openapi/.", "schemaCount": 0, "operationCount": 13, "schemas": [], "operations": [ { "method": "POST", "path": "/virus/scan/file", "operationId": "Scan_File", "summary": "Scan a file for viruses", "tags": [ "Scan" ] }, { "method": "POST", "path": "/virus/scan/file/advanced", "operationId": "Scan_FileAdvanced", "summary": "Advanced Scan a file for viruses", "tags": [ "Scan" ] }, { "method": "POST", "path": "/virus/scan/website", "operationId": "Scan_Website", "summary": "Scan a website for malicious content and threats", "tags": [ "Scan" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/azure-blob/single", "operationId": "ScanCloudStorage_ScanAzureBlob", "summary": "Scan an Azure Blob for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/azure-blob/single/advanced", "operationId": "ScanCloudStorage_ScanAzureBlobAdvanced", "summary": "Advanced Scan an Azure Blob for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/azure-blob/single/advanced/batch-job", "operationId": "ScanCloudStorage_ScanAzureBlobAdvancedBatchJob", "summary": "Advanced Scan an Azure Blob for viruses via a batch job", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/aws-s3/single", "operationId": "ScanCloudStorage_ScanAwsS3File", "summary": "Scan an AWS S3 file for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/aws-s3/single/advanced", "operationId": "ScanCloudStorage_ScanAwsS3FileAdvanced", "summary": "Advanced Scan an AWS S3 file for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/sharepoint-online/site/single", "operationId": "ScanCloudStorage_ScanSharePointOnlineFile", "summary": "Virus Scan a file in a SharePoint Online Site Drive", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/sharepoint-online/site/advanced", "operationId": "ScanCloudStorage_ScanSharePointOnlineFileAdvanced", "summary": "Advanced Virus Scan a file in a SharePoint Online Site Drive", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/gcp-storage/single", "operationId": "ScanCloudStorage_ScanGcpStorageFile", "summary": "Scan an Google Cloud Platform (GCP) Storage file for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "POST", "path": "/virus/scan/cloud-storage/gcp-storage/single/advanced", "operationId": "ScanCloudStorage_ScanGcpStorageFileAdvanced", "summary": "Advanced Scan an Google Cloud Platform (GCP) Storage file for viruses", "tags": [ "ScanCloudStorage" ] }, { "method": "GET", "path": "/virus/scan/cloud-storage/batch-job/status", "operationId": "ScanCloudStorage_GetAsyncJobStatus", "summary": "Get the status and result of a Scan Cloud Storage Batch Job", "tags": [ "ScanCloudStorage" ] } ] }