{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApplicationData API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApplicationData", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Application Data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/application-data", "params": [ { "name": "minAvgMaterial", "value": "", "type": "query", "description": "Minimum average amount of material applied during the application (inclusive)." }, { "name": "maxAvgMaterial", "value": "", "type": "query", "description": "Maximum average amount of material applied during the application (inclusive)." }, { "name": "minTotalMaterial", "value": "", "type": "query", "description": "Minimum total amount of material applied during the application (inclusive)." }, { "name": "maxTotalMaterial", "value": "", "type": "query", "description": "Maximum total amount of material applied during the application (inclusive)." }, { "name": "sources", "value": "", "type": "query", "description": "Sources of the operation data." }, { "name": "associatedBoundaryIds", "value": "", "type": "query", "description": "Boundary IDs associated with operation data." }, { "name": "minOperationStartDateTime", "value": "", "type": "query", "description": "Minimum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationStartDateTime", "value": "", "type": "query", "description": "Maximum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minOperationEndDateTime", "value": "", "type": "query", "description": "Minimum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationEndDateTime", "value": "", "type": "query", "description": "Maximum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minOperationModifiedDateTime", "value": "", "type": "query", "description": "Minimum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationModifiedDateTime", "value": "", "type": "query", "description": "Maximum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minArea", "value": "", "type": "query", "description": "Minimum area for which operation was applied (inclusive)." }, { "name": "maxArea", "value": "", "type": "query", "description": "Maximum area for which operation was applied (inclusive)." }, { "name": "ids", "value": "", "type": "query", "description": "Ids of the resource." }, { "name": "names", "value": "", "type": "query", "description": "Names of the resource." }, { "name": "propertyFilters", "value": "", "type": "query", "description": "Filters on key-value pairs within the Properties object.\r\neg. \"{testKey} eq {testValue}\"." }, { "name": "statuses", "value": "", "type": "query", "description": "Statuses of the resource." }, { "name": "minCreatedDateTime", "value": "", "type": "query", "description": "Minimum creation date of resource (inclusive)." }, { "name": "maxCreatedDateTime", "value": "", "type": "query", "description": "Maximum creation date of resource (inclusive)." }, { "name": "minLastModifiedDateTime", "value": "", "type": "query", "description": "Minimum last modified date of resource (inclusive)." }, { "name": "maxLastModifiedDateTime", "value": "", "type": "query", "description": "Maximum last modified date of resource (inclusive)." }, { "name": "maxPageSize", "value": "", "type": "query", "description": "Maximum number of items needed (inclusive).\r\nMinimum = 10, Maximum = 1000, Default value = 50." }, { "name": "skipToken", "value": "", "type": "query", "description": "Skip token for getting next set of results." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Returns a paginated list of application data resources across all parties." }, { "info": { "name": "Microsoft Azure Get Application Data Cascade Delete Jobid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/application-data/cascade-delete/:jobId", "params": [ { "name": "jobId", "value": "", "type": "path", "description": "Id of the job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Get cascade delete job for application data resource." }, { "info": { "name": "Microsoft Azure Put Application Data Cascade Delete Jobid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/application-data/cascade-delete/:jobId", "params": [ { "name": "jobId", "value": "", "type": "path", "description": "Job Id supplied by end user." }, { "name": "partyId", "value": "", "type": "query", "description": "Id of the party." }, { "name": "applicationDataId", "value": "", "type": "query", "description": "Id of the application data." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Create cascade delete job for application data resource." }, { "info": { "name": "Microsoft Azure Get Parties Partyid Application Data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/parties/:partyId/application-data", "params": [ { "name": "partyId", "value": "", "type": "path", "description": "ID of the associated party." }, { "name": "minAvgMaterial", "value": "", "type": "query", "description": "Minimum average amount of material applied during the application (inclusive)." }, { "name": "maxAvgMaterial", "value": "", "type": "query", "description": "Maximum average amount of material applied during the application (inclusive)." }, { "name": "minTotalMaterial", "value": "", "type": "query", "description": "Minimum total amount of material applied during the application (inclusive)." }, { "name": "maxTotalMaterial", "value": "", "type": "query", "description": "Maximum total amount of material applied during the application (inclusive)." }, { "name": "sources", "value": "", "type": "query", "description": "Sources of the operation data." }, { "name": "associatedBoundaryIds", "value": "", "type": "query", "description": "Boundary IDs associated with operation data." }, { "name": "minOperationStartDateTime", "value": "", "type": "query", "description": "Minimum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationStartDateTime", "value": "", "type": "query", "description": "Maximum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minOperationEndDateTime", "value": "", "type": "query", "description": "Minimum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationEndDateTime", "value": "", "type": "query", "description": "Maximum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minOperationModifiedDateTime", "value": "", "type": "query", "description": "Minimum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "maxOperationModifiedDateTime", "value": "", "type": "query", "description": "Maximum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive)." }, { "name": "minArea", "value": "", "type": "query", "description": "Minimum area for which operation was applied (inclusive)." }, { "name": "maxArea", "value": "", "type": "query", "description": "Maximum area for which operation was applied (inclusive)." }, { "name": "ids", "value": "", "type": "query", "description": "Ids of the resource." }, { "name": "names", "value": "", "type": "query", "description": "Names of the resource." }, { "name": "propertyFilters", "value": "", "type": "query", "description": "Filters on key-value pairs within the Properties object.\r\neg. \"{testKey} eq {testValue}\"." }, { "name": "statuses", "value": "", "type": "query", "description": "Statuses of the resource." }, { "name": "minCreatedDateTime", "value": "", "type": "query", "description": "Minimum creation date of resource (inclusive)." }, { "name": "maxCreatedDateTime", "value": "", "type": "query", "description": "Maximum creation date of resource (inclusive)." }, { "name": "minLastModifiedDateTime", "value": "", "type": "query", "description": "Minimum last modified date of resource (inclusive)." }, { "name": "maxLastModifiedDateTime", "value": "", "type": "query", "description": "Maximum last modified date of resource (inclusive)." }, { "name": "maxPageSize", "value": "", "type": "query", "description": "Maximum number of items needed (inclusive).\r\nMinimum = 10, Maximum = 1000, Default value = 50." }, { "name": "skipToken", "value": "", "type": "query", "description": "Skip token for getting next set of results." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Returns a paginated list of application data resources under a particular party." }, { "info": { "name": "Microsoft Azure Get Parties Partyid Application Data Applicationdataid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/parties/:partyId/application-data/:applicationDataId", "params": [ { "name": "partyId", "value": "", "type": "path", "description": "ID of the associated party resource." }, { "name": "applicationDataId", "value": "", "type": "path", "description": "ID of the application data resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Get a specified application data resource under a particular party." }, { "info": { "name": "Microsoft Azure Patch Parties Partyid Application Data Applicationdataid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/parties/:partyId/application-data/:applicationDataId", "params": [ { "name": "partyId", "value": "", "type": "path", "description": "ID of the associated party." }, { "name": "applicationDataId", "value": "", "type": "path", "description": "ID of the application data resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Creates or updates an application data resource under a particular party." }, { "info": { "name": "Microsoft Azure Delete Parties Partyid Application Data Applicationdataid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/parties/:partyId/application-data/:applicationDataId", "params": [ { "name": "partyId", "value": "", "type": "path", "description": "ID of the associated party resource." }, { "name": "applicationDataId", "value": "", "type": "path", "description": "ID of the application data." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Deletes a specified application data resource under a particular party." }, { "info": { "name": "Microsoft Azure Post Application Data:search", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/application-data:search", "params": [ { "name": "skipToken", "value": "", "type": "query", "description": "Skip token for getting next set of results." }, { "name": "maxPageSize", "value": "", "type": "query", "description": "Maximum number of items needed (inclusive). Minimum = 10, Maximum = 1000, Default Value = 50." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Search for ApplicationData across all parties by intersecting geometry." } ] } ], "bundled": true }