API to run the Azure tenant connector. The run tenant connector API will fetch the latest changes related to your tenant connector.
During connector run,
If ‘isCreateConnectorForNewSubscriptionsAutomatically’ is set to true, the tenant connector creates member connectors for newly identified subscriptions.
If ‘isDisableConnectorsForDeletedManagementGroups’ is set to true, the tenant connector disables member connectors for deleted subscriptions.
API request
curl --x "POST" --location 'https://<QualysGatewayURL>/connectors/v1.0/org/azure/run/" --header 'Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxx' \ --header 'Content-Type: application/json' \
Request Data
xxxxx,xxxxx
Response
A total of 2 Organization connectors have been successfully marked for running.