{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-security-tasks","description":"Microsoft Defender for Cloud","version":"2015-06-01-preview","base_url":"https://management.azure.com","endpoints":7,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Microsoft Defender for Cloud\n@base https://management.azure.com\n@version 2015-06-01-preview\n@auth OAuth2\n@endpoints 7\n@toc subscriptions(7)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Security/tasks\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/tasks\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@required {taskName: any # Name of the task object, will be a GUID}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}/{taskUpdateActionType}\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@required {taskName: any # Name of the task object, will be a GUID, taskUpdateActionType: any # Type of the action to do on the task}\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@required {taskName: any # Name of the task object, will be a GUID}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}/{taskUpdateActionType}\n@desc Recommended tasks that will help improve the security of the subscription proactively\n@required {taskName: any # Name of the task object, will be a GUID, taskUpdateActionType: any # Type of the action to do on the task}\n@returns(204) No Content\n\n@end\n"}