De-Register Integration

You can remove a customer association by deleting the integration details or de-registering the customer. You need to provide the integration_type with a JWT token to identify the integration to be deleted.

Select the integration_type as s3-object-storage.

DELETE /partner-integration/vm/{integration_type}

SampleSample

API Request

"curl -X DELETE""<qualys_gateway_url>/partner-integration/vm/s3-object-storage""\\
--header""Authorization: Bearer <Token>"	  
	  

Output

{
   "messsage":"VM integration successfully deleted."
}	  
	  

Related Topic

View Findings on NetApp Bucket