{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AppComplianceAutomation API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AppComplianceAutomation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/operations" }, "docs": "Lists all of the available REST API operations of the Microsoft.AppComplianceAutomation provider." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports", "params": [ { "name": "$skipToken", "value": "", "type": "query", "description": "Skip over when retrieving results." }, { "name": "$top", "value": "", "type": "query", "description": "Number of elements to return when retrieving results." }, { "name": "$select", "value": "", "type": "query", "description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. ?$select=reportName,id." }, { "name": "offerGuid", "value": "", "type": "query", "description": "The offerGuid which mapping to the reports." }, { "name": "reportCreatorTenantId", "value": "", "type": "query", "description": "The tenant id of the report creator." } ] }, "docs": "Get the AppComplianceAutomation report list for the tenant." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." } ] }, "docs": "Get the AppComplianceAutomation report and its properties." }, { "info": { "name": "Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." } ] }, "docs": "Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report." }, { "info": { "name": "Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." } ] }, "docs": "Update an exiting AppComplianceAutomation report." }, { "info": { "name": "Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." } ] }, "docs": "Delete an AppComplianceAutomation report." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName/snapshots", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." }, { "name": "$skipToken", "value": "", "type": "query", "description": "Skip over when retrieving results." }, { "name": "$top", "value": "", "type": "query", "description": "Number of elements to return when retrieving results." }, { "name": "$select", "value": "", "type": "query", "description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. ?$select=reportName,id." }, { "name": "reportCreatorTenantId", "value": "", "type": "query", "description": "The tenant id of the report creator." }, { "name": "offerGuid", "value": "", "type": "query", "description": "The offerGuid which mapping to the reports." } ] }, "docs": "Get the AppComplianceAutomation snapshot list." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName/snapshots/:snapshotName", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." }, { "name": "snapshotName", "value": "", "type": "path", "description": "Snapshot Name." } ] }, "docs": "Get the AppComplianceAutomation snapshot and its properties." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname Download", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.AppComplianceAutomation/reports/:reportName/snapshots/:snapshotName/download", "params": [ { "name": "reportName", "value": "", "type": "path", "description": "Report Name." }, { "name": "snapshotName", "value": "", "type": "path", "description": "Snapshot Name." } ] }, "docs": "Download compliance needs from snapshot, like: Compliance Report, Resource List." } ] } ], "bundled": true }