Validate Integration

Enables the integration.

PATCH /partner-integration/aws/s3/{id}/vm/validate

Input ParametersInput Parameters

Platform

Optional/

Mandatory

Data Type

IP Address

id={value}

Mandatory

Integer

Provide the unique integration ID associated with AWS S3 bucket.

 

SampleSample

API Request

"curl -H""Authorization: Bearer <token>""-X PATCH""<qualys_gateway_url>/partner-integration/aws/s3/{id}/vm/validate"	  
	  

Where, id is the unique identifier for each customer.

Output

{
   "messsage":"AWS S3 VM integration successfully validated."
}	  
	  

Related Topics

Update Integration