swagger: '2.0' info: version: 2020-08-01-preview title: Microsoft Azure AccessControlClient AccessConnector Operations API schemes: - https tags: - name: Operations paths: /providers/Microsoft.ADHybridHealthService/operations: get: tags: - Operations x-ms-examples: operations_list: $ref: ./examples/OperationList.json operationId: microsoftAzureOperationsList description: Lists the available Azure Data Factory API operations. parameters: - $ref: '#/parameters/apiVersionParameter' responses: '200': description: The list of operations. schema: $ref: '#/definitions/OperationListResponse' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Adhybridhealthservice Operations /providers/Microsoft.AutonomousDevelopmentPlatform/operations: get: tags: - Operations description: Lists all of the available Autonomous Development Platform provider operations operationId: microsoftAzureOperationsList x-ms-examples: List operations: $ref: ./examples/AdpOperationsList.json parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/ErrorResponse' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Autonomousdevelopmentplatform Operations /providers/Microsoft.Advisor/operations: get: tags: - Operations description: Lists all the available Advisor REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/apiVersionParameter' responses: '200': description: OK. Successfully retrieved operation list. schema: $ref: '#/definitions/OperationEntityListResult' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ArmErrorResponse' deprecated: false x-ms-pageable: nextLinkName: nextLink x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json summary: Microsoft Azure Get Providers Microsoft Advisor Operations /subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/checkNameAvailability: post: tags: - Operations description: Checks whether the configuration store name is available for use. operationId: microsoftAzureOperationsChecknameavailability parameters: - $ref: '#/parameters/SubscriptionIdParameter' - $ref: '#/parameters/ApiVersionParameter' - name: checkNameAvailabilityParameters in: body description: The object containing information for the availability request. required: true schema: $ref: '#/definitions/CheckNameAvailabilityParameters' responses: '200': description: The request was successful; the request was well-formed and received properly. schema: $ref: '#/definitions/NameAvailabilityStatus' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/ErrorResponse_2' x-ms-examples: ConfigurationStores_CheckNameAvailable: $ref: ./examples/CheckNameAvailable.json ConfigurationStores_CheckNameNotAvailable: $ref: ./examples/CheckNameNotAvailable.json summary: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Appconfiguration Checknameavailability /providers/Microsoft.AppConfiguration/operations: get: tags: - Operations description: Lists the operations available from this provider. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter' - name: $skipToken in: query description: A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. required: false type: string responses: '200': description: The request was successful; the request was well-formed and received properly. schema: $ref: '#/definitions/OperationDefinitionListResult' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/ErrorResponse_2' x-ms-examples: {} x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Appconfiguration Operations /subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}/checkNameAvailability: post: tags: - Operations description: Checks whether the configuration store name is available for use. operationId: microsoftAzureOperationsRegionalchecknameavailability parameters: - $ref: '#/parameters/SubscriptionIdParameter' - $ref: '#/parameters/LocationParameter' - $ref: '#/parameters/ApiVersionParameter' - name: checkNameAvailabilityParameters in: body description: The object containing information for the availability request. required: true schema: $ref: '#/definitions/CheckNameAvailabilityParameters' responses: '200': description: The request was successful; the request was well-formed and received properly. schema: $ref: '#/definitions/NameAvailabilityStatus' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/ErrorResponse_2' x-ms-examples: ConfigurationStores_CheckNameAvailable: $ref: ./examples/RegionalCheckNameAvailable.json ConfigurationStores_CheckNameNotAvailable: $ref: ./examples/RegionalCheckNameNotAvailable.json summary: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Appconfiguration Locations Location Checknameavailability /providers/Microsoft.Solutions/operations: get: tags: - Operations operationId: microsoftAzureListoperations description: Lists all of the available Microsoft.Solutions REST API operations. x-ms-examples: List Solutions operations: $ref: ./examples/listSolutionsOperations.json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Solutions Operations /providers/Astronomer.Astro/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List - generated by [MaximumSet] rule: $ref: ./examples/Operations_List_MaximumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Astronomer Astro Operations /providers/Microsoft.Attestation/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Azure attestation operations. x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json parameters: - $ref: '#/parameters/ApiVersionParameter_2' responses: '200': description: List all the operations. schema: $ref: '#/definitions/OperationList' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError' summary: Microsoft Azure Get Providers Microsoft Attestation Operations /providers/Microsoft.Automanage/operations: get: tags: - Operations description: Lists all of the available Automanage REST API operations. x-ms-examples: Lists all of the available Automanage REST API operations: $ref: ./examples/listOperations.json operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: Success. The response describes the list of operations. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: null produces: - application/json consumes: - application/json summary: Microsoft Azure Get Providers Microsoft Automanage Operations /providers/Microsoft.Addons/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Addons RP operations. x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json parameters: - $ref: '#/parameters/ApiVersionParameter_3' responses: '200': description: List all the operations. schema: $ref: '#/definitions/OperationListValue' default: description: Unexpected error schema: $ref: '#/definitions/ErrorDefinition_2' summary: Microsoft Azure Get Providers Microsoft Addons Operations /providers/Microsoft.AgFoodPlatform/operations: get: tags: - Operations description: Lists the available operations of Microsoft.AgFoodPlatform resource provider. operationId: microsoftAzureOperationsList produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v4/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: ../../../../../common-types/resource-management/v4/types.json#/definitions/OperationListResult default: description: Error schema: $ref: ../../../../../common-types/resource-management/v4/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Agfoodplatform Operations /providers/Microsoft.ApiCenter/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List the operations for the provider x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Apicenter Operations /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Scom/operations: get: tags: - Operations description: Lists all available operations on SCOM monitoring instance operationId: microsoftAzureOperationsList x-ms-pageable: nextLinkName: nextLink parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Scom Operations /providers/Microsoft.Scom/operations: get: tags: - Operations description: Lists all available operations on SCOM managed instance (SCOM MI) operationId: microsoftAzureOperationsListv2 x-ms-pageable: nextLinkName: nextLink parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An error response providing a description of the reason for the operation's failure. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Scom Operations /operations: get: tags: - Operations summary: Microsoft Azure Gets The State Of A Long Running Operation operationId: microsoftAzureGetoperationdetails consumes: [] produces: - application/json parameters: - $ref: '#/parameters/ApiVersion' - name: snapshot in: query description: Snapshot identifier for the long running operation. required: true type: string responses: '200': description: Success schema: $ref: '#/definitions/OperationDetails' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/Error' x-ms-examples: GetOperationStatus: $ref: ./examples/GetOperationStatus.json description: Needs a more full description created. /providers/Microsoft.ConnectedVMwarevSphere/operations: get: description: Returns list of all operations. operationId: microsoftAzureOperationsList x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json tags: - Operations parameters: - $ref: '#/parameters/api-version' responses: '200': description: Operation details. schema: $ref: '#/definitions/operationsList' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse deprecated: false x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Connectedvmwarevsphere Operations /providers/Microsoft.BotService/operations: get: tags: - Operations description: Lists all the available BotService operations. operationId: microsoftAzureOperationsList x-ms-examples: Get Operations: $ref: ./examples/GetOperations.json parameters: - $ref: '#/parameters/apiVersionParameter_2' responses: '200': description: OK. schema: $ref: '#/definitions/OperationEntityListResult_2' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/Error_2' deprecated: false x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Botservice Operations /providers/Microsoft.ContainerStorage/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Containerstorage Operations /providers/Microsoft.DBforPostgreSQL/operations: get: description: Lists all of the available REST API operations. tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: List all available operations: $ref: ./examples/OperationList.json parameters: - $ref: ../../../../../common-types/resource-management/v4/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_2' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v4/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Dbforpostgresql Operations /providers/Microsoft.DevOps/operations: get: deprecated: true operationId: microsoftAzureOperationsList description: Lists all the operations supported by Microsoft.DevOps resource provider. tags: - Operations parameters: - $ref: '#/parameters/ApiVersionParameter_4' responses: '200': description: The list of supported operations has been fetched successfully. schema: $ref: '#/definitions/OperationListResult_3' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_2' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Get a list of operations supported by Microsoft.DevOps resource provider: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Devops Operations /providers/Microsoft.EnterpriseKnowledgeGraph/operations: get: tags: - Operations description: Lists all the available EnterpriseKnowledgeGraph services operations. operationId: microsoftAzureOperationsList x-ms-examples: Get Operations: $ref: ./examples/GetOperations.json parameters: - $ref: '#/parameters/apiVersionParameter_3' responses: '200': description: OK. schema: $ref: '#/definitions/OperationEntityListResult_3' deprecated: false x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Enterpriseknowledgegraph Operations /providers/Microsoft.HealthBot/operations: get: tags: - Operations description: Lists all the available Azure Health Bot operations. operationId: microsoftAzureOperationsList x-ms-examples: Get Operations: $ref: ./examples/GetOperations.json parameters: - $ref: '#/parameters/apiVersionParameter_4' responses: '200': description: OK. schema: $ref: '#/definitions/AvailableOperations' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/Error_3' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Healthbot Operations /providers/Microsoft.AzureLargeInstance/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/AzureLargeInstanceOperations_List.json x-ms-pageable: nextLinkName: nextLink summary: Get Providers Microsoft Azurelargeinstance Operations /providers/Microsoft.OperationsManagement/operations: get: tags: - Operations description: Lists all of the available OperationsManagement Rest API operations. operationId: microsoftAzureOperationsList x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json parameters: - $ref: '#/parameters/ApiVersionParameter_5' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_4' x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Operationsmanagement Operations /providers/Microsoft.OperationalInsights/operations: get: tags: - Operations description: Lists all of the available insights REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_5' default: description: Insights error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_3' x-ms-pageable: nextLinkName: nextLink produces: - application/json consumes: - application/json summary: Microsoft Azure Get Providers Microsoft Operationalinsights Operations ? /modelmanagement/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.MachineLearningServices/workspaces/{workspace}/operations/{id} : get: tags: - Operations summary: Microsoft Azure Get The Status Of An Async Operation description: Get the status of an async operation by operation id. operationId: microsoftAzureOperationsGet consumes: [] produces: - application/json parameters: - $ref: '#/parameters/subscriptionIdParameter' - $ref: '#/parameters/resourceGroupParameter' - $ref: '#/parameters/workspaceParameter' - name: id in: path description: The operation id. required: true type: string responses: '200': description: Success schema: $ref: '#/definitions/AsyncOperationStatus' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ModelErrorResponse' /providers/Microsoft.Maps/operations: get: tags: - Operations description: List operations available for the Maps Resource Provider operationId: microsoftAzureMapsListoperations x-ms-examples: Get Operations: $ref: ./examples/GetOperations.json x-ms-pageable: nextLinkName: nextLink parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: The request was successful. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error occurred. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse summary: Microsoft Azure Get Providers Microsoft Maps Operations /providers/Microsoft.Migrate/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json summary: Microsoft Azure Get Providers Microsoft Migrate Operations /providers/Microsoft.OffAzure/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json summary: Microsoft Azure Get Providers Microsoft Offazure Operations /providers/Microsoft.Insights/operations: get: tags: - Operations description: Lists all of the available operations from Microsoft.Insights provider. operationId: microsoftAzureOperationsList x-ms-examples: Get a list of operations for a resource provider: $ref: ./examples/OperationList.json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_6' default: description: BadRequest schema: $ref: ./commonMonitoringTypes.json#/definitions/ErrorContract summary: Microsoft Azure Get Providers Microsoft Insights Operations /providers/Microsoft.Monitor/operations: get: tags: - Operations description: Lists available Operations for this Resource Provider operationId: microsoftAzureMonitoroperationsList produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Get operations list: $ref: ./examples/OperationsGet.json summary: Microsoft Azure Get Providers Microsoft Monitor Operations /operations/images/{operation-id}: get: summary: Microsoft Azure Returns The Status Of The Images Operation operationId: microsoftAzureOperationsimagesGet produces: - application/json parameters: - $ref: '#/parameters/apiVersionQueryParameter' - in: path name: operation-id required: true type: string format: uuid description: The id of the operation responses: '200': description: OK headers: retry-after: type: integer format: int32 description: Indicates the number of seconds that the client should wait before executing another GET request if the operation did not terminate yet. x-ms-request-id: type: string format: uuid description: Service generated correlation id identifying the request, in the form of a GUID. schema: $ref: '#/definitions/OperationResponse' default: description: An error occurred. headers: x-ms-error-code: type: string description: The error code indicating what went wrong. x-ms-request-id: type: string format: uuid description: Service generated correlation id identifying the request, in the form of a GUID. schema: $ref: '#/definitions/ErrorResponse_4' x-ms-examples: Getting the result of a specific operation.: $ref: ./examples/get_images_operation.json description: Needs a more full description created. tags: - Operations delete: summary: Microsoft Azure Deletes An Operation If In Terminal State And All Generated And User Provided Images Associated With The Operation operationId: microsoftAzureOperationsimagesDelete parameters: - $ref: '#/parameters/apiVersionQueryParameter' - in: path name: operation-id required: true type: string format: uuid description: The id of the operation responses: '204': description: NoContent headers: x-ms-request-id: type: string format: uuid description: Service generated correlation id identifying the request, in the form of a GUID. default: description: An error occurred. headers: x-ms-error-code: type: string description: The error code indicating what went wrong. x-ms-request-id: type: string format: uuid description: Service generated correlation id identifying the request, in the form of a GUID. schema: $ref: '#/definitions/ErrorResponse_4' x-ms-examples: Deleting a specific operation.: $ref: ./examples/delete_images_operation.json description: Needs a more full description created. tags: - Operations /providers/Microsoft.Orbital/operations: get: tags: - Operations description: Lists all of the available Orbital Rest API operations. operationId: microsoftAzureOperationsList x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json parameters: - $ref: ../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. If the resource group does not exist, 404 (NotFound) will be returned. schema: $ref: ../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Orbital Operations /providers/Microsoft.Quota/operations: get: summary: Microsoft Azure Get Quota Operations description: List all the operations supported by the Microsoft.Quota resource provider. operationId: microsoftAzureQuotaoperationList x-ms-examples: GetOperations: $ref: ./examples/GetOperations.json x-ms-pageable: nextLinkName: nextLink parameters: - $ref: '#/parameters/ApiVersionParameter_6' tags: - Operations responses: '200': description: List all the operations. schema: $ref: '#/definitions/OperationList_3' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ExceptionResponse' /providers/Microsoft.RedHatOpenShift/operations: get: tags: - Operations summary: Microsoft Azure Lists All Of The Available Rp Operations description: The operation returns the RP operations. operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationList_4' default: description: Error response describing why the operation failed. If the resource doesn't exist, 404 (Not Found) is returned. If any of the input parameters is wrong, 400 (Bad Request) is returned. schema: $ref: '#/definitions/CloudError_3' x-ms-examples: Lists all of the available RP operations.: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink /providers/Microsoft.ResourceGraph/operations: get: tags: - Operations description: Lists all of the available REST API operations. operationId: microsoftAzureOperationsList x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json parameters: - $ref: '#/parameters/ApiVersionParameter_7' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_7' default: description: An error occurred while processing the request. See the error.code parameter to identify the specific error. schema: $ref: '#/definitions/ErrorResponse_7' x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Resourcegraph Operations /providers/Microsoft.NetworkFunction/operations: get: tags: - Operations description: Lists all of the available NetworkFunction Rest API operations. operationId: microsoftAzureNetworkfunctionListoperations x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json parameters: - $ref: '#/parameters/apiVersionParameter_5' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_8' default: description: Error response describing why the operation failed. If the resource group does not exist, 404 (NotFound) will be returned. schema: $ref: '#/definitions/CloudError_5' x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Networkfunction Operations /providers/Microsoft.AVS/operations: get: tags: - Operations description: Lists all of the available operations operationId: microsoftAzureOperationsList x-ms-pageable: nextLinkName: nextLink parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: Request has succeeded schema: $ref: '#/definitions/OperationList_6' default: description: Error response describing why the operation failed schema: $ref: '#/definitions/CloudError_6' x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Avs Operations /providers/Microsoft.AnalysisServices/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available consumption REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_9' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_8' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Analysisservices Operations /providers/Microsoft.ChangeAnalysis/operations: get: tags: - Operations summary: Microsoft Azure Lists All The Supported Operations By The Microsoft Changeanalysis Resource Provider Along With Their Descriptions operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter - $ref: '#/parameters/SkipTokenParameter' responses: '200': description: The request was successful; the request was well-formed and received properly. schema: $ref: '#/definitions/ResourceProviderOperationList' default: description: Error response describing why the operation failed schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/OperationsList.json description: Needs a more full description created. /providers/Microsoft.Databricks/operations: get: tags: - Operations description: Lists all of the available RP operations. x-ms-examples: Operations: $ref: ./examples/OperationsList.json operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_8' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_10' default: description: Resource Provider error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_9' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Databricks Operations /providers/Microsoft.AzureData/operations: get: tags: - Operations description: Lists all of the available SQL Server Registration API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_9' responses: '200': description: Successfully retrieved operations. schema: $ref: '#/definitions/OperationListResult_11' default: description: "*** Error Responses: ***\n\n * 400 InvalidParameterValue - An invalid value was given to parameter.\n\n * 400 InvalidCrossSubscriptionVmMove - Invalid cross subscription move of resource.\n\n * 400 RPGenericUser - User Failure when calling other Resource Provider.\n\n * 400 InvalidArgument - Invalid argument '{0}'.\n\n * 400 ArgumentNotInRange - Argument '{0}' not in range.\n\n * 400 ResourceNotProvisioned - As the resource: {0} is not in a provisioned state, the request cannot be proceeded forward\n\n * 400 InvalidRgResourceId - Invalid Resourcegroup resource id specified.\n\n * 403 AccessDenied - Access denied.\n\n * 404 ResourceNotFound - The requested resource was not found.\n\n * 404 SubscriptionDoesNotExist - Subscription id does not exist.\n\n * 404 ResourceDoesNotExist - Resource does not exist.\n\n * 404 OperationIdNotFound - Operation id could not be found.\n\n * 404 OperationTypeNotFound - Operation Type not found.\n\n * 409 ResourceAlreadyExists - Resource already exists.\n\n * 409 SqlExtensionNotInstalled - SQL extension not installed.\n\n * 409 MissingMoveResources - Cannot move resources(s) because some resources are missing in the request.\n\n * 409 OperationInProgress - Operation in progress on resource already.\n\n * 409 OperationCanceled - Operation Cancelled.\n\n * 500 RPGenericSystem - System Failure when calling other Resource Provider.\n\n * 500 UnExpectedErrorOccurred - Unexpected error occurred.\n\n * 500 OperationTimeout - Operation timed out." schema: $ref: '#/definitions/CloudError_7' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Lists all of the available SQL Server Registration API operations.: $ref: ./examples/ListOperation.json summary: Get Providers Microsoft Azuredata Operations /providers/Microsoft.AzureDataTransfer/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: List operations: $ref: ./examples/listOperations.json description: Lists all of the available Microsoft.AzureDataTransfer REST API operations. parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Listed all of the available operations. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Get Providers Microsoft Azuredatatransfer Operations /providers/Microsoft.DigitalTwins/operations: get: tags: - Operations description: Lists all of the available DigitalTwins service REST API operations. operationId: microsoftAzureOperationsList x-ms-examples: Get available operations: $ref: ./examples/DigitalTwinsOperationsList_example.json x-ms-pageable: nextLinkName: nextLink parameters: - $ref: '#/parameters/api-version_2' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_12' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_10' summary: Microsoft Azure Get Providers Microsoft Digitaltwins Operations /providers/Microsoft.AzureSphere/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/GetOperations.json x-ms-pageable: nextLinkName: nextLink summary: Get Providers Microsoft Azuresphere Operations /providers/Microsoft.AzureActiveDirectory/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: operations_list: $ref: ./examples/OperationsList.json description: Lists the operations available from this provider. parameters: - $ref: '#/parameters/ApiVersionParameter_10' responses: '200': description: Describe the result of a successful operation. schema: $ref: '#/definitions/OperationListResult_13' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_8' x-ms-pageable: nextLinkName: null summary: Get Providers Microsoft Azureactivedirectory Operations /subscriptions/{subscriptionId}/providers/Microsoft.AzureActiveDirectory/operations/{operationId}: get: tags: - Operations operationId: microsoftAzureOperationsGetasyncstatus description: Gets the status of the async operation. x-ms-examples: Get Async Status: $ref: ./examples/getAsyncOperationStatus.json parameters: - $ref: '#/parameters/SubscriptionIdParameter_2' - $ref: '#/parameters/ApiVersionParameter_10' - name: operationId type: string in: path description: The operation ID. required: true responses: '200': description: The async operation status. schema: $ref: '#/definitions/AsyncOperationStatus_2' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_8' summary: Get Subscriptions Subscriptionid Providers Microsoft Azureactivedirectory Operations Operationid /operations/{id}: get: tags: - Operations description: Gets operation info. operationId: microsoftAzureOperationsGet produces: - application/json parameters: - in: path name: id required: true description: The id of the operation type: string pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]{1,62}[a-zA-Z0-9]$ minLength: 3 maxLength: 64 - $ref: '#/parameters/QueryApiVersion' responses: '200': description: OK. schema: $ref: '#/definitions/Operation_18' default: description: Error encountered. schema: $ref: '#/definitions/ErrorResponse_11' headers: x-ms-error-code: type: string description: Error code x-ms-examples: Get Operation: $ref: ./examples/get_operation.json summary: Microsoft Azure Get Operations Id /providers/Microsoft.Batch/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists available operations for the Microsoft.Batch provider parameters: - $ref: '#/parameters/ApiVersionParameter_11' responses: '200': description: The operation was successful. The response contains the list of available operations. schema: $ref: '#/definitions/OperationListResult_14' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_9' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Batch Operations /providers/Microsoft.Billing/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available billing REST API operations. parameters: - $ref: '#/parameters/apiVersionParameter_6' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_16' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_12' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Billing Operations /providers/Microsoft.Carbon/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/listOperations.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Carbon Operations /providers/Microsoft.Cdn/operations: get: tags: - Operations description: Lists all of the available CDN REST API operations. operationId: microsoftAzureOperationsList x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json parameters: - $ref: '#/parameters/apiVersionParameter_7' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationsListResult' default: description: CDN error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_13' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Cdn Operations /providers/Microsoft.CodeSigning/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: List trusted signing account operations.: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Codesigning Operations /imageanalysis:segment: post: tags: - Operations summary: 'Microsoft Azure Analyze The Input Image The Request Either Contains An Image Stream With Any Content Type [ Image * , Application Octet Stream ], Or A Json Payload Which Includes A Url Property To Be Used To Retrieve The Image Stream An Image Stream Of Content Type Image Png Is Returned, Where The Pixel Values Depend On The Analysis Mode The Returned Image Has The Same Dimensions As The Input Image For Modes: Foregroundmatting The Returned Image Has The Same Aspect Ratio And Same Dimensions As The Input Image Up To A Limit Of 16 Megapixels For Modes: Backgroundremoval' operationId: microsoftAzureImageanalysisSegment consumes: - application/json produces: - image/png - application/json parameters: - in: query name: mode description: The analysis mode requested. type: string enum: - backgroundRemoval - foregroundMatting x-ms-enum: name: SegmentationMode modelAsString: true - $ref: '#/parameters/ApiVersion_2' - in: body name: body description: A JSON document with a URL pointing to the image that is to be analyzed. required: true schema: $ref: '#/definitions/ImageUrl' responses: '200': description: Success schema: type: file default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: Segment_BackgroundRemoval_FromImageUrl: $ref: ./examples/Segment_BackgroundRemoval_FromImageUrl.json Segment_ForegroundMatting_FromImageUrl: $ref: ./examples/Segment_ForegroundMatting_FromImageUrl.json description: Needs a more full description created. /imagecomposition:stitch: post: tags: - Operations summary: Microsoft Azure Run The Image Stitching Operation Against A Sequence Of Images operationId: microsoftAzureImagecompositionStitch consumes: - application/json-patch+json produces: - image/jpeg - application/json parameters: - $ref: '#/parameters/ApiVersion_2' - in: body name: body description: Input images urls that pass into image stitching operation. required: true schema: $ref: '#/definitions/ImageStitchingRequestApiModel' responses: '200': description: Success schema: type: file default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: ImageComposition_Stitch: $ref: ./examples/ImageComposition_Stitch.json description: Needs a more full description created. /imagecomposition:rectify: post: tags: - Operations summary: Microsoft Azure Run The Image Rectification Operation Against An Image With 4 Control Points Provided In The Parameter operationId: microsoftAzureImagecompositionRectify consumes: - application/json-patch+json produces: - image/jpeg - application/json parameters: - $ref: '#/parameters/ApiVersion_2' - in: body name: body description: Input image url and control points that are passed into rectification operation. required: true schema: $ref: '#/definitions/ImageRectificationRequestApiModel' responses: '200': description: Success schema: type: file default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: ImageComposition_Rectify: $ref: ./examples/ImageComposition_Rectify.json description: Needs a more full description created. /planogramcompliance:match: post: tags: - Operations summary: Microsoft Azure Run The Planogram Matching Operation Against A Planogram And A Product Understanding Result operationId: microsoftAzurePlanogramcomplianceMatch consumes: - application/json-patch+json produces: - application/json parameters: - $ref: '#/parameters/ApiVersion_2' - in: body name: body description: Input to pass into the planogram matching operation. schema: $ref: '#/definitions/PlanogramMatchingRequestApiModel' responses: '200': description: Success schema: $ref: '#/definitions/PlanogramMatchingResultApiModel' default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: PlanogramCompliance_Match: $ref: ./examples/PlanogramCompliance_Match.json description: Needs a more full description created. /productrecognition/{modelName}/runs/{runName}: put: tags: - Operations summary: Microsoft Azure Run The Product Recognition Against A Model With An Image operationId: microsoftAzureProductrecognitionCreate produces: - application/json parameters: - in: path name: modelName description: The name of the model to run product recognition with. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - in: path name: runName description: The name of the product recognition run. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - $ref: '#/parameters/ApiVersion_2' responses: '201': description: Created schema: $ref: '#/definitions/ProductRecognitionApiModel' default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: ProductRecognition_Create: $ref: ./examples/ProductRecognition_Create.json description: Needs a more full description created. get: tags: - Operations summary: Microsoft Azure Get Information About A Specific Product Recognition Run operationId: microsoftAzureProductrecognitionGet produces: - application/json parameters: - in: path name: modelName description: The name of the model the product recognition run belongs to. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - in: path name: runName description: The name of the product recognition run. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - $ref: '#/parameters/ApiVersion_2' responses: '200': description: Success schema: $ref: '#/definitions/ProductRecognitionApiModel' default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: ProductRecognition_Get: $ref: ./examples/ProductRecognition_Get.json description: Needs a more full description created. delete: tags: - Operations summary: "Microsoft Azure Delete A Product Recognition Run A Product Recognition Run Can Be Deleted If It Is In The Succeeded Or Failed States \r\n \r\nstatus Codes Returned:\r\n 204: Operation Completed Successfully \r\n 400: The Request Was Malformed \r\n 404: A Product Recognition Run With The Specified Name Was Not Found" operationId: microsoftAzureProductrecognitionDelete produces: - application/json parameters: - in: path name: modelName description: The name of the model to delete the product recognition run for. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - in: path name: runName description: The name of the product recognition run. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - $ref: '#/parameters/ApiVersion_2' responses: '204': description: No Content default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: ProductRecognition_Delete: $ref: ./examples/ProductRecognition_Delete.json description: Needs a more full description created. /productrecognition/{modelName}/runs: get: tags: - Operations summary: Microsoft Azure List All Product Recognition Run Of A Model operationId: microsoftAzureProductrecognitionList produces: - application/json parameters: - in: path name: modelName description: The name of the model the product recognition runs belongs to. required: true type: string maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ - in: query name: skip description: Number of product recognition runs to be skipped. type: integer format: int32 default: 0 maximum: 2147483647 minimum: 0 - in: query name: top description: Number of product recognition runs to be returned after skipping. The maximum allowed value is 30. type: integer format: int32 default: 10 maximum: 30 minimum: 1 - $ref: '#/parameters/ApiVersion_2' responses: '200': description: Success schema: $ref: '#/definitions/ProductRecognitionApiModelCollectionApiModel' default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-pageable: nextLinkName: nextLink x-ms-examples: ProductRecognition_List: $ref: ./examples/ProductRecognition_List.json description: Needs a more full description created. /imageanalysis:analyze: post: tags: - Operations summary: Microsoft Azure Analyze The Input Image The Request Either Contains Image Stream With Any Content Type [ Image * , Application Octet Stream ], Or A Json Payload Which Includes An Url Property To Be Used To Retrieve The Image Stream operationId: microsoftAzureImageanalysisAnalyze consumes: - application/json produces: - application/json parameters: - in: query name: features description: 'The visual features requested: tags, objects, caption, denseCaptions, read, smartCrops, people. This parameter needs to be specified if the parameter "model-name" is not specified.' type: array items: enum: - tags - caption - denseCaptions - objects - read - smartCrops - people type: string x-ms-enum: name: VisualFeature modelAsString: true collectionFormat: csv - in: query name: model-name description: The name of the custom trained model. This parameter needs to be specified if the parameter "features" is not specified. type: string - in: query name: language description: The desired language for output generation. If this parameter is not specified, the default value is "en". See https://aka.ms/cv-languages for a list of supported languages. type: string default: en - in: query name: smartcrops-aspect-ratios description: A list of aspect ratios to use for smartCrops feature. Aspect ratios are calculated by dividing the target crop width by the height. Supported values are between 0.75 and 1.8 (inclusive). Multiple values should be comma-separated. If this parameter is not specified, the service will return one crop suggestion with an aspect ratio it sees fit between 0.5 and 2.0 (inclusive). type: string - in: query name: gender-neutral-caption description: Boolean flag for enabling gender-neutral captioning for caption and denseCaptions features. If this parameter is not specified, the default value is "false". type: boolean default: false - $ref: '#/parameters/ApiVersion_2' - in: body name: body description: A JSON document with a URL pointing to the image that is to be analyzed. required: true schema: $ref: '#/definitions/ImageUrl' responses: '200': description: Success schema: $ref: '#/definitions/ImageAnalysisResult' default: description: Error schema: $ref: '#/definitions/ErrorResponse_14' headers: x-ms-error-code: type: string x-ms-examples: AnalyzeImage_CustomModel: $ref: ./examples/AnalyzeImage_CustomModel.json description: Needs a more full description created. /providers/Microsoft.Consumption/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available consumption REST API operations. parameters: - $ref: '#/parameters/apiVersionParameter_8' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_17' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_15' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Consumption Operations /providers/Microsoft.ContainerInstance/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json description: List the operations for Azure Container Instance service. parameters: - $ref: '#/parameters/ApiVersionParameter_13' responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_18' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_11' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Containerinstance Operations /providers/Microsoft.ContainerService/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: List the operations for the provider.: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Containerservice Operations /providers/Microsoft.CustomerLockbox/operations: get: tags: - Operations description: Lists all the available REST API operations. operationId: microsoftAzureOperationsList x-ms-examples: List available operations for the Customer Lockbox resource provider: $ref: ./examples/Operations_List.json parameters: - $ref: '#/parameters/ApiVersionParameter_15' responses: '200': description: OK. Successfully retrieved operation list. schema: $ref: '#/definitions/OperationListResult_20' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_17' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Customerlockbox Operations /providers/Microsoft.CustomerInsights/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: DCIOperations_List: $ref: ./examples/DCIOperations_List.json description: Lists all of the available Customer Insights REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_16' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_21' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Customerinsights Operations /providers/Microsoft.CustomProviders/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: List the custom providers operations: $ref: examples/operationsList.json x-ms-pageable: nextLinkName: nextLink description: The list of operations provided by Microsoft CustomProviders. parameters: - $ref: '#/parameters/ApiVersionParameter_17' responses: '200': description: Describe the result of a successful operation. schema: $ref: '#/definitions/ResourceProviderOperationList_2' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_18' summary: Microsoft Azure Get Providers Microsoft Customproviders Operations /providers/Microsoft.DataBoxEdge/operations: get: tags: - Operations summary: Microsoft Azure List All The Supported Operations operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/apiVersionParameter_9' responses: '200': description: List of supported operations. schema: $ref: '#/definitions/OperationsList' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_13' x-ms-pageable: nextLinkName: nextLink x-ms-examples: OperationsGet: $ref: ./examples/OperationsGet.json description: Needs a more full description created. /providers/Microsoft.DataBox/operations: get: tags: - Operations description: This method gets all the operations. operationId: microsoftAzureOperationsList consumes: - application/json produces: - application/json parameters: - $ref: '#/parameters/apiVersionParameter_10' responses: '200': description: The supported operations list. schema: $ref: '#/definitions/OperationList_7' default: description: Error response describing reason for operation failure. schema: $ref: '#/definitions/ApiError' x-ms-pageable: nextLinkName: nextLink x-ms-examples: OperationsGet: $ref: ./examples/OperationsGet.json summary: Microsoft Azure Get Providers Microsoft Databox Operations /providers/Microsoft.DataLakeAnalytics/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Data Lake Analytics REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_18' responses: '200': description: Successfully listed the available operations for Data Lake Analytics. schema: $ref: '#/definitions/OperationListResult_22' default: schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse description: '' x-ms-examples: Lists all of the available Data Lake Analytics REST API operations: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Datalakeanalytics Operations /providers/Microsoft.DataLakeStore/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Data Lake Store REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_19' responses: '200': description: Successfully listed the available operations for Data Lake Store. schema: $ref: '#/definitions/OperationListResult_23' x-ms-examples: Lists all of the available Data Lake Store REST API operations: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Datalakestore Operations /providers/Microsoft.DataProtection/operations: get: tags: - Operations description: Returns the list of available operations. operationId: microsoftAzureDataprotectionoperationsList parameters: - $ref: ../../../../../common-types/resource-management/v4/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/ClientDiscoveryResponse' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_14' x-ms-pageable: nextLinkName: nextLink itemName: value x-ms-examples: Returns the list of supported REST operations.: $ref: ./examples/Operations/List.json summary: Microsoft Azure Get Providers Microsoft Dataprotection Operations /providers/Microsoft.DesktopVirtualization/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List all of the available operations the Desktop Virtualization resource provider supports. x-ms-examples: OperationDescription_List: $ref: ./examples/OperationDescription_List.json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Successfully retrieved operations. schema: $ref: '#/definitions/ResourceProviderOperationList_3' default: description: Automation error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_15' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Desktopvirtualization Operations /providers/Microsoft.DevHub/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Returns list of operations. summary: Microsoft Azure Gets A List Of Operations parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Operation details. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse deprecated: false x-ms-examples: List available operations for the container service resource provider: $ref: ./examples/Operation_List.json /providers/Microsoft.WindowsIoT/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Windows IoT Services REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_20' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_24' default: description: DefaultErrorResponse schema: $ref: '#/definitions/ErrorDetails_6' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/OperationsList.json summary: Microsoft Azure Get Providers Microsoft Windowsiot Operations /providers/Microsoft.DevSpaces/operations: get: tags: - Operations summary: Microsoft Azure Lists Operations For The Resource Provider description: Lists all the supported operations by the Microsoft.DevSpaces resource provider along with their description. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_21' responses: '200': description: The request was successful; response contains the list of operations under Microsoft.DevSpaces resource provider. schema: $ref: '#/definitions/ResourceProviderOperationList_4' x-ms-pageable: nextLinkName: nextLink /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/locations/{locationName}/operations/{name}: get: tags: - Operations description: Get operation. operationId: microsoftAzureOperationsGet parameters: - $ref: '#/parameters/subscriptionId' - $ref: '#/parameters/locationName' - name: name in: path description: The name of the operation. required: true type: string - $ref: '#/parameters/api-version_3' responses: '200': description: OK schema: $ref: '#/definitions/OperationResult' '202': description: Accepted schema: $ref: '#/definitions/OperationResult' default: description: BadRequest schema: $ref: '#/definitions/CloudError_16' x-ms-examples: Operations_Get: $ref: ./examples/Operations_Get.json summary: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname Operations Name /providers/Microsoft.Dynamics365FraudProtection/operations: get: tags: - Operations operationId: microsoftAzureListoperations description: Lists all of the available DFP REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter' responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Get a list of operations supported by Microsoft.Dynamics365FraudProtection resource provider: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Dynamics365fraudprotection Operations /operations/{operationId}: get: operationId: microsoftAzureMiscellaneousoperationsGetdocumentmodelbuildoperation description: Gets operation info. parameters: - $ref: '#/parameters/Azure.Core.Foundations.ApiVersionParameter' - name: operationId in: path description: Operation ID required: true type: string - $ref: '#/parameters/Azure.Core.ClientRequestIdHeader' responses: '200': description: The request has succeeded. schema: $ref: '#/definitions/DocumentModelBuildOperationDetails' headers: x-ms-client-request-id: type: string format: uuid description: An opaque, globally-unique, client-generated string identifier for the request. default: description: An unexpected error response. schema: $ref: '#/definitions/ErrorResponse_19' x-ms-examples: Get Operation - Document Model Build: $ref: ./examples/GetOperation_DocumentModelBuild.json summary: Microsoft Azure Get Operations Operationid tags: - Operations /providers/Microsoft.DynamicsTelemetry/operations: get: tags: - Operations operationId: microsoftAzureOperationsList produces: - application/json responses: '200': description: OK schema: $ref: '#/definitions/OperationList_8' '204': description: No Content x-ms-examples: List Operations: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Dynamicstelemetry Operations description: Needs a more full description created. /providers/Dynatrace.Observability/operations: get: operationId: microsoftAzureOperationsList summary: Microsoft Azure List The Operations For Dynatrace Observability parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Common error response for all Azure Resource Manager APIs to return error details for failed operations. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse tags: - Operations x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json description: Needs a more full description created. /providers/Microsoft.EdgeOrder/operations: get: tags: - Operations description: List all the supported operations. operationId: microsoftAzureOperationsList consumes: - application/json produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: The supported operations list. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing reason for operation failure. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Edgeorder Operations /providers/Microsoft.EdgeOrderPartner/operations: get: tags: - Operations description: This method gets all the operations that are exposed for customer. operationId: microsoftAzureListoperationspartner consumes: - application/json produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing reason for operation failure. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: ListOperationsPartner: $ref: ./examples/ListOperationsPartner.json summary: Microsoft Azure Get Providers Microsoft Edgeorderpartner Operations /providers/Microsoft.Education/operations: get: tags: - Operations x-ms-examples: GetOperations: $ref: ./examples/GetOperations.json description: Lists all of the available Microsoft.Education API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_22' responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponseBody' summary: Microsoft Azure Get Providers Microsoft Education Operations /providers/Microsoft.EngagementFabric/operations: get: tags: - Operations summary: Microsoft Azure List Operation Of Engagementfabric Resources operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_23' responses: '200': description: OK schema: $ref: '#/definitions/OperationList_9' default: description: Error response schema: $ref: '#/definitions/CloudError_17' x-ms-examples: OperationsListExample: $ref: ./examples/OperationsListExample.json x-ms-pageable: nextLinkName: null description: Needs a more full description created. /providers/Microsoft.EventGrid/operations: get: tags: - Operations summary: Microsoft Azure List Available Operations description: List the available operations supported by the Microsoft.EventGrid resource provider. operationId: microsoftAzureOperationsList consumes: [] produces: - application/json parameters: - $ref: '#/parameters/ApiVersionParameter_24' responses: '200': description: OK schema: $ref: '#/definitions/OperationsListResult_2' default: description: "*** Error Responses: ***\n\n * 400 Bad Request.\n\n * 500 Internal Server Error." x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: null /providers/Microsoft.Features/operations: get: tags: - Operations operationId: microsoftAzureListoperations description: Lists all of the available Microsoft.Features REST API operations. x-ms-examples: List Features operations: $ref: ./examples/listFeaturesOperations.json parameters: - $ref: '#/parameters/ApiVersionParameter_26' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_25' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Features Operations /providers/Microsoft.GuestConfiguration/operations: get: tags: - Operations description: Lists all of the available GuestConfiguration REST API operations. x-ms-examples: Lists all of the available GuestConfiguration REST API operations: $ref: ./examples/listOperations.json operationId: microsoftAzureOperationsList parameters: - $ref: ../../common/v1/definitions.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: ../../common/v1/definitions.json#/definitions/OperationList default: description: Error response describing why the operation failed. schema: $ref: ../../common/v1/definitions.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: null produces: - application/json consumes: - application/json summary: Microsoft Azure Get Providers Microsoft Guestconfiguration Operations /providers/Microsoft.Help/operations: get: tags: - Operations description: Returns list of operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_27' responses: '200': description: Operation details. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse deprecated: false x-ms-pageable: nextLinkName: nextLink x-ms-examples: List All Operations: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Help Operations /providers/Microsoft.HybridConnectivity/operations: get: tags: - Operations description: Lists the available Hybrid Connectivity REST API operations. operationId: microsoftAzureOperationsList produces: - application/json x-ms-examples: HybridConnectivityOperationsList: $ref: ./examples/OperationsList.json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: Operation details. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse deprecated: false x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Hybridconnectivity Operations /providers/Microsoft.HybridCloud/operations: get: tags: - Operations description: Lists all of the available HybridCloud Rest API operations. operationId: microsoftAzureHybridcloudListoperations parameters: - $ref: '#/parameters/apiVersionParameter_12' responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. If the resource group does not exist, 404 (NotFound) will be returned. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: OperationsList: $ref: ./examples/OperationGroupGet.json x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Hybridcloud Operations /providers/Microsoft.HybridData/operations: get: tags: - Operations summary: Microsoft Azure This Method Gets All The Operations operationId: microsoftAzureOperationsList consumes: - application/json produces: - application/json parameters: - $ref: '#/parameters/apiVersionParameter_13' responses: '200': description: This method gets all the operations. schema: $ref: '#/definitions/AvailableProviderOperations' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_ListGET11: $ref: ./examples/Operations_List-GET-example-11.json description: Needs a more full description created. /providers/Microsoft.DBForPostgreSql/operations: get: description: Lists all of the available REST API operations. tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: List all available operations: $ref: ./examples/OperationList.json parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_26' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_19' x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Dbforpostgresql Operations /providers/Microsoft.IoTCentral/operations: get: tags: - Operations description: Lists all of the available IoT Central Resource Provider operations. operationId: microsoftAzureOperationsList x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink parameters: - $ref: '#/parameters/api-version_4' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_27' default: description: DefaultErrorResponse schema: $ref: '#/definitions/CloudError_20' deprecated: false summary: Microsoft Azure Get Providers Microsoft Iotcentral Operations /providers/Microsoft.Devices/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: DPSOperations: $ref: ./examples/DPSOperations.json description: Lists all of the available Microsoft.Devices REST API operations. parameters: - $ref: '#/parameters/api-version_5' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_28' default: description: Default error response. schema: $ref: '#/definitions/ErrorDetails_7' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Devices Operations /providers/Microsoft.Kusto/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: KustoOperationsList: $ref: ./examples/KustoOperationsList.json description: Lists available operations for the Microsoft.Kusto provider. parameters: - $ref: '#/parameters/ApiVersionParameter_28' responses: '200': description: The operation was successful. The response contains the list of available operations. schema: $ref: '#/definitions/OperationListResult_30' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_21' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Kusto Operations /providers/Microsoft.LoadTestService/operations: get: tags: - Operations description: Lists all the available API operations for Load Test Resource. operationId: microsoftAzureOperationsList produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Resource provider error response about the failure. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Loadtestservice Operations /providers/Microsoft.Logic/operations: get: tags: - Operations description: Lists all of the available Logic REST API operations. operationId: microsoftAzureOperationsList x-ms-examples: List Microsoft.Logic operations: $ref: ./examples/Operations_List.json parameters: - $ref: '#/parameters/api-version_7' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_31' default: description: Logic error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_21' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Logic Operations /providers/Microsoft.Maintenance/operations: get: tags: - Operations summary: Microsoft Azure List Available Operations description: List the available operations supported by the Microsoft.Maintenance resource provider operationId: microsoftAzureOperationsList consumes: [] produces: - application/json parameters: - $ref: '#/parameters/ApiVersionParameter_29' responses: '200': description: OK schema: $ref: '#/definitions/OperationsListResult_3' default: description: BadRequest schema: $ref: '#/definitions/MaintenanceError' x-ms-pageable: nextLinkName: null x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json /providers/Microsoft.DevOpsInfrastructure/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/ListOperations.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Devopsinfrastructure Operations /subscriptions/{subscriptionId}/providers/Microsoft.LabServices/locations/{locationName}/operations/{operationName}: get: tags: - Operations description: Get operation operationId: microsoftAzureOperationsGet parameters: - $ref: '#/parameters/subscriptionId' - $ref: '#/parameters/locationName' - name: operationName in: path description: The name of the operation. required: true type: string - $ref: '#/parameters/api-version_8' responses: '200': description: OK schema: $ref: '#/definitions/OperationResult_2' default: description: BadRequest schema: $ref: '#/definitions/CloudError_22' security: - azure_auth: - user_impersonation summary: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Labservices Locations Locationname Operations Operationname /providers/Microsoft.ManagedNetwork/operations: get: tags: - Operations description: Lists all of the available MNC operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_31' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_33' default: description: Resource Provider error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_22' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Managednetwork Operations /providers/Microsoft.ManagedServices/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Gets a list of the operations. parameters: - $ref: '#/parameters/ApiVersionParameter_32' responses: '200': description: OK - Returns a list of operations. schema: $ref: '#/definitions/OperationList_10' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_23' x-ms-examples: Get Registration Operations: $ref: ./examples/GetOperations.json summary: Microsoft Azure Get Providers Microsoft Managedservices Operations /providers/Microsoft.Management/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Management REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_33' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_34' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_24' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Management Operations /providers/Microsoft.Resources/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Microsoft.Resources REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_34' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_35' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Resources Operations /providers/Microsoft.Authorization/operations: get: tags: - Operations operationId: microsoftAzureAuthorizationoperationsList description: Lists all of the available Microsoft.Authorization REST API operations. parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_36' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: List provider operations: $ref: ./examples/ListProviderOperations.json summary: Microsoft Azure Get Providers Microsoft Authorization Operations /providers/Microsoft.DBforMariaDB/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: OperationList: $ref: ./examples/OperationList.json description: Lists all of the available REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter_35' responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_37' summary: Microsoft Azure Get Providers Microsoft Dbformariadb Operations /providers/Microsoft.Marketplace/operations: get: tags: - Operations description: Lists all of the available Microsoft.Marketplace REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Microsoft.Marketplace error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_25' x-ms-examples: Operations_Get: $ref: ./examples/Operations_Get.json summary: Microsoft Azure Get Providers Microsoft Marketplace Operations /providers/Microsoft.MarketplaceOrdering/operations: get: tags: - Operations description: Lists all of the available Microsoft.MarketplaceOrdering REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_36' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_38' default: description: Microsoft.MarketplaceOrdering error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_26' x-ms-examples: List Operations: $ref: ./examples/OperationsList.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Marketplaceordering Operations /providers/Microsoft.AzurePlaywrightService/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Get Providers Microsoft Azureplaywrightservice Operations /providers/Microsoft.MarketplaceNotifications/operations: get: tags: - Operations operationId: microsoftAzureNotificationGetoperations parameters: - $ref: '#/parameters/ApiVersion_3' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/AvailableOperations_4' default: description: Microsoft.MarketplaceNotifications error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_27' x-ms-pageable: nextLinkName: nextLink x-ms-examples: GetReviewsNotificationsOperations: $ref: ./examples/GetReviewsNotificationsOperations.json summary: Microsoft Azure Get Providers Microsoft Marketplacenotifications Operations description: Needs a more full description created. /providers/Microsoft.NetApp/operations: get: tags: - Operations summary: Microsoft Azure Describes The Resource Provider description: Lists all of the available Microsoft.NetApp Rest API operations operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter x-ms-pageable: nextLinkName: null responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_39' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: OperationList: $ref: examples/OperationList.json /providers/Microsoft.StorageSync/operations: get: tags: - Operations operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter description: Lists all of the available Storage Sync Rest API operations. x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json responses: '200': description: Array of operations resources in the Resource Provider schema: $ref: '#/definitions/OperationEntityListResult_4' headers: x-ms-request-id: description: request id. type: string x-ms-correlation-request-id: description: correlation request id. type: string default: description: Error message indicating why the operation failed. schema: $ref: '#/definitions/StorageSyncError' deprecated: false x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Storagesync Operations /providers/Microsoft.Community/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: ListOperations: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Community Operations /providers/Microsoft.DatabaseWatcher/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List_200.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Databasewatcher Operations /providers/Microsoft.DeviceRegistry/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Returns list of operations.: $ref: ./examples/List_Operations.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Deviceregistry Operations /providers/Microsoft.Easm/operations: get: tags: - Operations description: Returns list of operations. operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Operation details. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Easm Operations /providers/Microsoft.EdgeZones/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: ListOperations: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Edgezones Operations /providers/Microsoft.IntegrationSpaces/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Integrationspaces Operations /providers/Microsoft.IoTOperationsDataProcessor/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List - generated by [MaximumSet] rule: $ref: ./examples/Operations_List_MaximumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Iotoperationsdataprocessor Operations /providers/Microsoft.IoTOperationsMQ/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List_MaximumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Iotoperationsmq Operations /providers/Microsoft.IoTOperationsOrchestrator/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List - generated by [MaximumSet] rule - generated by [MaximumSet] rule: $ref: ./examples/Operations_List_MaximumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Iotoperationsorchestrator Operations /providers/Microsoft.KubernetesRuntime/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List_0: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Kubernetesruntime Operations /providers/Microsoft.Logz/operations: get: tags: - Operations summary: Microsoft Azure List All Operations Provided By Microsoft Logz operationId: microsoftAzureOperationsList produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: '#/definitions/OperationListResult_40' default: description: Default error response. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json description: Needs a more full description created. /providers/Microsoft.MobilePacketCore/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: OperationsList: $ref: ./examples/OperationList.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Mobilepacketcore Operations /providers/Microsoft.NetworkAnalytics/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MaximumSet_Gen - generated by [MinimumSet] rule_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Networkanalytics Operations /providers/Microsoft.ResourceHealth/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists available operations for the resourcehealth resource provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: The list of available operations for the resourcehealth resource provider schema: $ref: '#/definitions/operationListResult' default: description: DefaultErrorResponse schema: $ref: '#/definitions/ErrorResponse_28' x-ms-examples: GetOperationsList: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Resourcehealth Operations /providers/Microsoft.ServiceLinker/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists the available ServiceLinker REST API operations. x-ms-examples: GetConfiguration: $ref: ./examples/OperationsList.json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Servicelinker Operations /providers/Microsoft.StandbyPool/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Standbypool Operations /providers/Microsoft.Support/operations: get: tags: - Operations description: This lists all the available Microsoft Support REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_37' responses: '200': description: Successfully retrieved list of operations. schema: $ref: '#/definitions/OperationsListResult_4' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: null x-ms-examples: Get all operations: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Support Operations /providers/Microsoft.VoiceServices/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: OperationsList: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Voiceservices Operations /providers/Microsoft.DBforMySQL/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: OperationList: $ref: ./examples/OperationsList.json description: Lists all of the available REST API operations. parameters: - $ref: ../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_41' default: description: Error response describing why the operation failed. schema: $ref: ../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Dbformysql Operations /providers/NewRelic.Observability/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json summary: Microsoft Azure Get Providers Newrelic Observability Operations /providers/Microsoft.NotificationHubs/operations: get: tags: - Operations summary: Microsoft Azure Lists All Available Notification Hubs Operations operationId: microsoftAzureOperationsList produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: '#/definitions/OperationListResult_42' default: description: Error code with reason. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: itemName: value nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/NHOperationsList.json description: Needs a more full description created. /providers/Microsoft.OffAzureSpringBoot/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List operations. parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Describe the result of a successful operation. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json summary: Microsoft Azure Get Providers Microsoft Offazurespringboot Operations /providers/Microsoft.OpenEnergyPlatform/operations: get: tags: - Operations description: Lists the available operations of Microsoft.OpenEnergyPlatform resource provider. operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Success schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Openenergyplatform Operations /providers/Microsoft.KubernetesConfiguration/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: BatchAccountDelete: $ref: ./examples/OperationsList.json description: List all the available operations the KubernetesConfiguration resource provider supports. parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: OK response definition. schema: $ref: ../../common/2022-01-01-preview/definitions.json#/definitions/ResourceProviderOperationList default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Kubernetesconfiguration Operations /providers/PaloAltoNetworks.Cloudngfw/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Common error response for all Azure Resource Manager APIs to return error details for failed operations. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json summary: Microsoft Azure Get Providers Paloaltonetworks Cloudngfw Operations /providers/Microsoft.Peering/operations: get: tags: - Operations description: Lists all of the available API operations for peering resources. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter' responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_45' default: description: Error response describing why the operation has failed. schema: $ref: '#/definitions/ErrorResponse_30' x-ms-examples: List peering operations: $ref: ./examples/ListPeeringOperations.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Peering Operations /providers/Microsoft.PortalServices/operations: get: tags: - Operations description: Lists all of the available Portal Services RP operations. operationId: microsoftAzureOperationsList x-ms-examples: List available operations: $ref: examples/OperationsList.json parameters: - $ref: ../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: OK - The request has succeeded. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Portalservices Operations /providers/Microsoft.PowerBI/operations: get: tags: - Operations operationId: microsoftAzureGetavailableoperations description: Indicates which operations can be performed by the Power BI Resource Provider. consumes: - application/json produces: - application/json parameters: - $ref: '#/parameters/ApiVersionParameter_39' responses: '200': description: Request completed successfully schema: $ref: '#/definitions/OperationList_11' default: description: Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown. schema: $ref: '#/definitions/Error_14' summary: Microsoft Azure Get Providers Microsoft Powerbi Operations /providers/Microsoft.PowerBIDedicated/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available PowerBIDedicated REST API operations. parameters: - $ref: '#/parameters/ApiVersionParameter' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_46' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_31' x-ms-pageable: nextLinkName: nextLink x-ms-examples: List operations: $ref: ./examples/operations.json summary: Microsoft Azure Get Providers Microsoft Powerbidedicated Operations /providers/Microsoft.ProviderHub/operations: get: tags: - Operations description: Lists all the operations supported by Microsoft.ProviderHub. operationId: microsoftAzureOperationsList produces: - application/json responses: '200': description: Successfully retrieved the list of supported operations. schema: $ref: '#/definitions/OperationsDefinitionArrayResponseWithContinuation' default: description: Error schema: $ref: '#/definitions/ErrorResponse_32' x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Providerhub Operations ? /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/operations/default : get: tags: - Operations description: Gets the operations supported by the given provider. operationId: microsoftAzureOperationsListbyproviderregistration produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter - $ref: '#/parameters/ProviderNamespaceParameter' - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter x-ms-examples: Operations_ListByProviderRegistration: $ref: ./examples/Operations_ListByProviderRegistration.json responses: '200': description: Successfully retrieved the supported operations. schema: type: array items: $ref: '#/definitions/OperationsDefinition_2' default: description: Error schema: $ref: '#/definitions/ErrorResponse_32' summary: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Operations Default put: tags: - Operations description: Creates or updates the operation supported by the given provider. operationId: microsoftAzureOperationsCreateorupdate produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter - $ref: '#/parameters/ProviderNamespaceParameter' - name: OperationsPutContent in: body required: true schema: $ref: '#/definitions/OperationsPutContent' description: The operations content properties supplied to the CreateOrUpdate operation. - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter x-ms-examples: Operations_CreateOrUpdate: $ref: ./examples/Operations_CreateOrUpdate.json responses: '200': description: Successfully created or updated the operation. schema: $ref: '#/definitions/OperationsPutContent' default: description: Error schema: $ref: '#/definitions/ErrorResponse_32' summary: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Operations Default delete: tags: - Operations description: Deletes an operation. operationId: microsoftAzureOperationsDelete produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter - $ref: '#/parameters/ProviderNamespaceParameter' - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter x-ms-examples: Operations_Delete: $ref: ./examples/Operations_Delete.json responses: '200': description: Successfully deleted the operation. '204': description: Resource does not exist. default: description: Error schema: $ref: '#/definitions/ErrorResponse_32' summary: Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Operations Default /providers/Microsoft.Purview/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-examples: Operations_List - generated by [MaximumSet] rule - generated by [MaximumSet] rule: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List - generated by [MinimumSet] rule: $ref: ./examples/Operations_List_MinimumSet_Gen.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Purview Operations /providers/Qumulo.Storage/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Common error response for all Azure Resource Manager APIs to return error details for failed operations. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List_MaximumSet_Gen: $ref: ./examples/Operations_List_MaximumSet_Gen.json Operations_List_MinimumSet_Gen: $ref: ./examples/Operations_List_MinimumSet_Gen.json summary: Microsoft Azure Get Providers Qumulo Storage Operations /providers/Microsoft.RecoveryServices/operations: get: tags: - Operations description: Returns the list of available operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersion_4' responses: '200': description: OK schema: $ref: '#/definitions/ClientDiscoveryResponse_2' x-ms-pageable: nextLinkName: nextLink itemName: value x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json summary: Microsoft Azure Get Providers Microsoft Recoveryservices Operations /providers/Microsoft.Cache/operations: get: tags: - Operations description: Lists all of the available REST API operations of the Microsoft.Cache provider. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_41' responses: '200': description: Success. The response describes the list of operations. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Cache Operations /providers/Microsoft.ScVmm/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Returns list of all operations. x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json parameters: - $ref: '#/parameters/ApiVersionParameter_44' responses: '200': description: Describe the result of a successful operation. schema: $ref: '#/definitions/ResourceProviderOperationList_5' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_34' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Scvmm Operations /providers/Microsoft.ServiceFabricMesh/operations: get: tags: - Operations summary: Microsoft Azure Lists All Of The Available Operations description: Lists all the available operations provided by Service Fabric SeaBreeze resource provider. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/api-versionRequiredQueryParam' responses: '200': description: OK. The request has succeeded. schema: $ref: '#/definitions/OperationListResult_49' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorModel' x-ms-pageable: nextLinkName: nextLink /providers/Microsoft.Search/operations: get: tags: - Operations description: Lists all of the available REST API operations of the Microsoft.Search provider. operationId: microsoftAzureOperationsList x-ms-examples: SearchListOperations: $ref: ./examples/SearchListOperations.json parameters: - $ref: '#/parameters/ApiVersionParameter_45' responses: '200': description: Success. The response describes the list of operations. schema: $ref: '#/definitions/OperationListResult_50' default: description: Operations API failed. schema: $ref: '#/definitions/CloudError_24' x-ms-pageable: nextLinkName: null summary: Microsoft Azure Get Providers Microsoft Search Operations /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/operations: get: tags: - Operations summary: Microsoft Azure Returns The List Of Available Operations description: Operation to return the list of available operations. operationId: microsoftAzureOperationsList produces: - application/json parameters: - $ref: '#/parameters/ApiVersion_5' - $ref: '#/parameters/ResourceGroupName' - $ref: '#/parameters/SubscriptionId' responses: '200': description: OK schema: $ref: '#/definitions/OperationsDiscoveryCollection' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Returns the list of available operations.: $ref: ./examples/Operations_List.json /providers/Microsoft.DataMigration/operations: get: tags: - Operations description: Lists all of the available SQL Migration REST API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_46' responses: '200': description: Successfully retrieved operations. schema: $ref: '#/definitions/OperationListResult_51' default: description: '*** Error Responses: ***' x-ms-pageable: nextLinkName: nextLink x-ms-examples: Lists all of the available SQL Rest API operations.: $ref: ./examples/ListOperation.json summary: Microsoft Azure Get Providers Microsoft Datamigration Operations /providers/Microsoft.SqlVirtualMachine/operations: get: tags: - Operations description: Lists all of the available SQL Virtual Machine Rest API operations. operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_47' responses: '200': description: Successfully retrieved operations. schema: $ref: '#/definitions/OperationListResult_52' default: description: '*** Error Responses: ***' schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Lists all of the available SQL Virtual Machine Rest API operations.: $ref: ./examples/ListOperation.json summary: Microsoft Azure Get Providers Microsoft Sqlvirtualmachine Operations /providers/Microsoft.StorageCache/operations: get: produces: - application/json parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: The list of available Resource Provider operations. schema: $ref: '#/definitions/ApiOperationListResult' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/CloudError_25' tags: - Operations description: Lists all of the available Resource Provider operations. x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json operationId: microsoftAzureOperationsList x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Storagecache Operations /providers/Microsoft.StorageMover/operations: get: tags: - Operations summary: Microsoft Azure Lists All The Supported Operations For The Azure Storage Mover Rest Api operationId: microsoftAzureOperationsList parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: List of supported operations. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json description: Needs a more full description created. /providers/Microsoft.StorSimple/operations: get: tags: - Operations description: Lists all of the available REST API operations of the Microsoft.StorSimple provider operationId: microsoftAzureOperationsList consumes: - application/json produces: - application/json parameters: - $ref: '#/parameters/apiVersionParameter_15' responses: '200': description: The collection of available provider operations. schema: $ref: '#/definitions/AvailableProviderOperationList' deprecated: false x-ms-pageable: nextLinkName: nextLink x-ms-examples: OperationsList: $ref: ./examples/OperationsList.json summary: Microsoft Azure Get Providers Microsoft Storsimple Operations /providers/Microsoft.Subscriptions.Admin/operations: get: x-ms-examples: Get the list of Operations.: $ref: ./examples/Subscriptions/Operations.json description: Get the list of Operations. tags: - Operations operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/ApiVersionParameter_48' responses: '200': description: OK schema: $ref: '#/definitions/OperationList_12' default: description: Unexpected Error schema: $ref: Subscriptions.json#/definitions/Error summary: Microsoft Azure Get Providers Microsoft Subscriptions Admin Operations /providers/Microsoft.Syntex/operations: get: operationId: microsoftAzureOperationsList description: List of all REST operations supported by the Microsoft.Syntex provider. tags: - Operations parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Describes the result of a successful operation. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink x-ms-examples: Operations_List: $ref: ./examples/Operations_List.json summary: Microsoft Azure Get Providers Microsoft Syntex Operations /providers/Microsoft.TimeSeriesInsights/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists all of the available Time Series Insights related operations. x-ms-examples: List available operations for the Time Series Insights resource provider: $ref: ./examples/Operation_List.json parameters: - $ref: '#/parameters/ApiVersionParameter_49' responses: '200': description: Successfully listed the available operations. schema: $ref: '#/definitions/OperationListResult_53' default: description: 'HTTP 404 (Not Found): The list of operations could not be found.' schema: $ref: '#/definitions/CloudError_26' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Timeseriesinsights Operations /providers/Microsoft.ServiceNetworking/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: ARM operation completed successfully. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: Get Operations List: $ref: ./examples/OperationsList.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Servicenetworking Operations /providers/Microsoft.VideoIndexer/operations: get: tags: - Operations description: Lists all of the available Azure Video Indexer provider operations. operationId: microsoftAzureOperationsList x-ms-examples: List operations: $ref: ./examples/ViOperationsList.json parameters: - $ref: ../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationListResult_54' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_35' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Videoindexer Operations /providers/Microsoft.VirtualMachineImages/operations: get: tags: - Operations operationId: microsoftAzureOperationsList description: Lists available operations for the Microsoft.VirtualMachineImages provider parameters: - $ref: '#/parameters/ApiVersionParameter_50' responses: '200': description: The operation was successful. The response contains the list of available operations. schema: $ref: '#/definitions/OperationListResult_55' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ApiError_2' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Virtualmachineimages Operations /providers/microsoft.visualstudio/operations: get: tags: - Operations summary: Microsoft Azure Operations List description: Gets the details of all operations possible on the Microsoft.VisualStudio resource provider. operationId: microsoftAzureOperationsList produces: - application/json responses: '200': description: The operation succeeded. The response contains the possible operations on the Microsoft.VisualStudio resource provider. schema: $ref: '#/definitions/OperationListResult_56' x-ms-examples: Get a list of operations for this resource provider: $ref: ./examples/GetOperations.json /providers/Microsoft.VMwareCloudSimple/operations: get: description: Return list of operations consumes: - application/json produces: - application/json tags: - Operations summary: Microsoft Azure Implements List Of Available Operations operationId: microsoftAzureOperationsList parameters: - $ref: '#/parameters/api-version_9' responses: '200': description: successful operation schema: $ref: '#/definitions/AvailableOperationsListResponse' default: description: General Error schema: $ref: '#/definitions/CSRPError' x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json x-ms-pageable: nextLinkName: nextLink /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/operationResults/{operationId}: get: description: Return an async operation tags: - Operations summary: Microsoft Azure Implements Get Of Async Operation operationId: microsoftAzureOperationsGet parameters: - $ref: '#/parameters/subscriptionId' - $ref: '#/parameters/api-version_9' - $ref: '#/parameters/regionId' - $ref: '#/parameters/referer' - type: string description: operation id name: operationId in: path required: true responses: '200': description: Successful operation schema: $ref: '#/definitions/OperationResource' '202': description: Operation is still running headers: Location: type: string Retry-After: type: integer '204': description: No Content default: description: General Error schema: $ref: '#/definitions/CSRPError' headers: Content-Type: type: string default: application/json x-ms-examples: GetFailedOperationResult: $ref: ./examples/GetFailedOperationResult.json GetOperationResult: $ref: ./examples/GetOperationResult.json /providers/Microsoft.WindowsESU/operations: get: tags: - Operations operationId: microsoftAzureOperationsList x-ms-examples: ListOperations: $ref: ./examples/ListOperations.json description: List all available Windows.ESU provider operations. parameters: - $ref: ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter responses: '200': description: OK schema: $ref: '#/definitions/OperationList_13' default: description: Error response describing why the operation failed. schema: $ref: '#/definitions/ErrorResponse_36' x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Windowsesu Operations /providers/Microsoft.Workloads/operations: get: operationId: microsoftAzureOperationsList tags: - Operations description: List the operations for the provider parameters: - $ref: ../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter responses: '200': description: Azure operation completed successfully. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult default: description: An unexpected error response. schema: $ref: ../../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse x-ms-examples: List the operations for the provider.: $ref: ./examples/Operations_List.json x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Workloads Operations definitions: ClientDiscoveryForProperties: description: Class to represent shoebox properties in json client discovery. properties: serviceSpecification: $ref: '#/definitions/ClientDiscoveryForServiceSpecification' description: Operation properties. title: ClientDiscoveryForProperties type: object Operation_4: properties: name: type: string readOnly: true description: Name of the operation. isDataAction: type: string description: Indicates whether the operation applies to data-plane. display: description: Display information of the operation. x-ms-client-flatten: true $ref: '#/definitions/OperationDisplayValue' description: Properties of an Operation. AvailableOperationDisplayPropertyServiceSpecification: description: Available operation display property service specification model properties: serviceSpecification: description: The list of specification's service metrics $ref: '#/definitions/AvailableOperationDisplayPropertyServiceSpecificationMetricsList' OperationDisplay_3: type: object properties: provider: type: string description: Provider name. resource: type: string description: Resource name. operation: type: string description: Operation name. description: type: string description: Operation description. OperationListResult_3: properties: value: type: array readOnly: true items: $ref: '#/definitions/Operation_4' description: List of operations supported by Microsoft.DevOps resource provider. nextLink: type: string description: The URL to get the next set of operations, if there are any. description: Result of a request to list all operations supported by Microsoft.DevOps resource provider. CSRPErrorBody: description: Error properties properties: code: description: Error's code type: string readOnly: true details: description: Error's details type: array items: $ref: '#/definitions/CSRPErrorBody' x-ms-identifiers: [] readOnly: true message: description: Error's message type: string readOnly: true target: description: Error's target type: string OperationMetricDimension: description: Describes a particular dimension for the metric specification. readOnly: true properties: name: type: string readOnly: true description: The name of the dimension. displayName: type: string readOnly: true description: The display name of the dimension. operation: description: Operation provided by provider type: object properties: name: type: string description: Name of the operation isDataAction: description: Indicates whether the operation is data action or not. type: boolean display: type: object description: Properties of the operation properties: provider: type: string description: Provider name resource: type: string description: Resource name operation: type: string description: Operation name description: type: string description: Description of the operation ResourceProviderOperationDefinition_2: properties: name: description: Resource provider operation name. type: string display: $ref: '#/definitions/ResourceProviderOperationDisplay_2' Warning: type: object description: The error object. properties: code: type: string description: One of a server-defined set of warning codes. message: type: string description: A human-readable representation of the warning. target: type: string description: The target of the error. required: - code - message OperationsList: description: The list of operations used for the discovery of available provider operations. required: - value type: object properties: value: description: The value. uniqueItems: false type: array items: $ref: '#/definitions/Operation_29' x-ms-identifiers: - name nextLink: description: Link to the next set of results. type: string DenseCaptionsResult: description: A list of captions. required: - values type: object properties: values: description: A list of captions. type: array items: $ref: '#/definitions/DenseCaption' Display: description: Displays the details related to operations supported by Azure Active Directory Connect Health. type: object properties: description: description: ' The description for the operation.' type: string operation: description: The details of the operation. type: string provider: description: The provider name. type: string Operation_34: description: The EngagementFabric operation type: object properties: name: description: The name of the EngagementFabric operation type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_10' description: The display content of the EngagementFabric operation readOnly: true MetricSpecification_9: type: object description: Details about operation related to metrics. properties: name: type: string description: The name of the metric. displayName: type: string description: Localized display name of the metric. displayDescription: type: string description: The description of the metric. unit: type: string description: The unit that the metric is measured in. aggregationType: type: string description: The type of metric aggregation. supportedAggregationTypes: description: Support metric aggregation type. type: array items: enum: - NotSpecified - None - Average - Minimum - Maximum - Total - Count type: string x-ms-enum: name: MetricAggregationType modelAsString: true metricClass: description: Type of metrics. type: string dimensions: description: Dimensions of the metric type: array items: $ref: '#/definitions/MetricDimension_3' x-ms-identifiers: [] Operation_66: description: Supported REST operation. type: object properties: display: description: Display information for the operation. $ref: '#/definitions/Display_7' readOnly: true isDataAction: description: Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations. type: boolean readOnly: true name: description: Name of the operation being performed on an object. type: string readOnly: true origin: description: Origin for the operation. type: string readOnly: true ErrorResponse_22: description: The error response that indicates why an operation has failed. type: object properties: code: description: The error code. type: string readOnly: true message: description: The error message. type: string readOnly: true CloudErrorBody_17: type: object description: Describes a particular API error with an error code and a message. properties: code: type: string description: An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases. message: type: string description: A message that describes the error in detail and provides debugging information. target: type: string description: The target of the particular error (for example, the name of the property in error). details: type: array items: $ref: '#/definitions/CloudErrorBody_17' description: Contains nested errors that are related to this error. x-ms-external: true Operation_45: description: REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.ManagedNetwork' type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string Operation_41: title: A REST API operation type: object properties: name: title: The operation name. description: This is of the format {provider}/{resource}/{operation}. type: string display: title: The object that describes the operation. properties: provider: title: Friendly name of the resource provider. type: string operation: title: The operation type. description: 'For example: read, write, delete.' type: string resource: title: The resource type on which the operation is performed. type: string description: title: The friendly name of the operation. type: string origin: title: The intended executor of the operation. type: string properties: title: Properties of the operation. type: object ServiceSpecification_12: description: One property of operation, include metric specifications. type: object properties: metricSpecifications: description: Metric specifications of operation. type: array items: $ref: '#/definitions/MetricSpecification_10' x-ms-identifiers: - name - unit logSpecifications: description: A list of Azure Monitoring log definitions. type: array items: $ref: '#/definitions/LogSpecification_10' x-ms-identifiers: - name ImageResult: title: ImageResult type: object description: The image url if successful, and an error otherwise. properties: url: type: string format: url description: The URL that provides temporary access to download the generated image. error: $ref: '#/definitions/Error_4' CloudError_11: x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorBody_9' description: An error response from the Container Instance service. CloudErrorBody_7: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array items: $ref: '#/definitions/CloudErrorBody_7' description: A list of additional details about the error. description: An error response from the Batch service. CloudError_13: description: An error response from the service. type: object properties: error: $ref: '#/definitions/CloudErrorBody_10' description: The error details. x-ms-external: true CloudErrorProperties: description: Cloud error object properties. type: object properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string OperationId: description: Unique operation ID. type: string pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]{1,62}[a-zA-Z0-9]$ minLength: 3 maxLength: 64 ServiceSpecification_7: type: object additionalProperties: false properties: logSpecifications: type: array items: $ref: '#/definitions/LogSpecification_4' ErrorDefinition_5: properties: code: type: string description: Error code. message: type: string description: Error message indicating why the operation failed. details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_5' required: - code - message type: object description: Error response indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message. ErrorDefinition_7: description: Error definition. type: object properties: code: description: Service specific error code which serves as the substatus for the HTTP error code. type: string readOnly: true message: description: Description of the error. type: string readOnly: true details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_7' readOnly: true OperationEntityListResult_3: description: The list of EnterpriseKnowledgeGraph service operation response. type: object properties: nextLink: description: The link used to get the next page of operations. type: string value: description: The list of operations. type: array items: $ref: '#/definitions/OperationEntity_2' Display_4: type: object additionalProperties: false properties: provider: type: string resource: type: string operation: type: string description: type: string publisher: type: string OperationListResult_4: description: Result of the request to list solution operations. properties: value: type: array items: $ref: '#/definitions/Operation_5' x-ms-identifiers: - name description: List of solution operations supported by the OperationsManagement resource provider. OperationsContentProperties: type: object properties: contents: type: array description: Operations content. x-ms-client-flatten: true items: $ref: '#/definitions/LocalizedOperationDefinition' ErrorResponse_11: description: Error response. required: - error type: object properties: error: $ref: '#/definitions/Error_8' DocumentBuildMode: type: string description: Custom document model build mode. enum: - template - neural x-ms-enum: name: DocumentBuildMode modelAsString: true values: - name: template value: template description: Target documents with similar visual templates. - name: neural value: neural description: Support documents with diverse visual templates. LogSpecification_4: type: object additionalProperties: false properties: name: type: string displayName: type: string blobDuration: type: string format: duration ErrorResponse_36: description: Error response. properties: error: $ref: '#/definitions/ErrorDefinition_8' description: The error details. Error_15: description: Standard error object. type: object properties: code: description: Server-defined set of error codes. type: string readOnly: true message: description: Human-readable representation of the error. type: string readOnly: true target: description: Target of the error. type: string readOnly: true details: description: Array of details about specific errors that led to this reported error. type: array items: $ref: '#/definitions/Error_15' readOnly: true innerError: description: Object containing more specific information than the current object about the error. allOf: - $ref: '#/definitions/InnerError_8' readOnly: true DetectedObject: description: Describes a detected object in an image. required: - boundingBox - tags type: object properties: id: description: Id of the detected object. minLength: 1 type: string boundingBox: $ref: '#/definitions/BoundingBox' tags: description: Classification confidences of the detected object. minItems: 1 type: array items: $ref: '#/definitions/Tag' LockboxRequestStatus: enum: - Initializing - Pending - Approving - Denying - Approved - Denied - Expired - Revoking - Revoked - Error - Unknown - Completed - Completing type: string description: The status of the request. x-ms-enum: name: Status modelAsString: true DimensionProperties_2: description: 'Type of operation: get, read, delete, etc.' type: object properties: name: type: string description: Name of dimension. displayName: type: string description: Display name of dimension. internalName: type: string description: Internal name of dimension. OperationProperties_7: description: Operation properties. type: object properties: {} OperationListResult_52: description: Result of the request to list SQL operations. type: object properties: value: description: Array of results. type: array items: $ref: '#/definitions/Operation_65' readOnly: true nextLink: description: Link to retrieve next page of results. type: string readOnly: true ClientDiscoveryForProperties_2: description: Class to represent shoebox properties in json client discovery. type: object properties: serviceSpecification: $ref: '#/definitions/ClientDiscoveryForServiceSpecification_2' description: Operation properties. Operation_39: description: Provisioning Service REST API operation. type: object properties: name: readOnly: true type: string description: 'Operation name: {provider}/{resource}/{read | write | action | delete}' display: description: The object that represents the operation. properties: provider: readOnly: true type: string description: 'Service provider: Microsoft Devices.' resource: readOnly: true type: string description: 'Resource Type: ProvisioningServices.' operation: readOnly: true type: string description: Name of the operation. Tag: description: An entity observation in the image, along with the confidence score. required: - confidence - name type: object properties: name: description: Name of the entity. minLength: 1 type: string confidence: format: double description: The level of confidence that the entity was observed. maximum: 1 minimum: 0 type: number DocumentTypeDetails: type: object description: Document type info. properties: description: type: string description: Document model description. maxLength: 4096 buildMode: $ref: '#/definitions/DocumentBuildMode' description: Custom document model build mode. fieldSchema: type: object description: Description of the document semantic schema using a JSON Schema style syntax. additionalProperties: $ref: '#/definitions/DocumentFieldSchema' fieldConfidence: type: object description: Estimated confidence for each field. additionalProperties: format: float type: number required: - fieldSchema ResourceProviderOperation_2: type: object description: Supported operation of this resource provider. readOnly: true properties: name: description: Operation name, in format of {provider}/{resource}/{operation} type: string display: type: object description: Display metadata associated with the operation. properties: provider: description: 'Resource provider: Microsoft Desktop Virtualization.' type: string resource: description: Resource on which the operation is performed. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string description: description: Description of this operation. type: string isDataAction: description: Is a data action. type: boolean properties: $ref: '#/definitions/OperationProperties_8' OperationDisplay_7: description: Operation display type: object properties: provider: description: Provider name. type: string resource: description: Resource name. type: string operation: description: Localized name of the operation for display purpose. type: string description: description: Localized description of the operation for display purpose. type: string OperationDefinition: description: The definition of a configuration store operation. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationDefinitionDisplay' description: The display information for the configuration store operation. origin: description: Origin of the operation type: string properties: $ref: '#/definitions/OperationProperties_2' description: Properties of the operation OperationListResult_2: description: A list of resource provider operations. type: object properties: value: description: Collection of available operation details. uniqueItems: false type: array items: $ref: '#/definitions/Operation_3' x-ms-identifiers: - name nextLink: description: "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use." type: string readOnly: true ErrorInfo: title: The code and message for an error. type: object properties: code: description: A machine readable error code. type: string message: description: A human readable error message. type: string details: description: error details. type: array items: $ref: '#/definitions/ErrorDetail_2' innererror: description: Inner error details if they exist. $ref: '#/definitions/ErrorInfo' additionalProperties: description: Additional properties that can be provided on the error info object type: object required: - code - message Operation_70: description: Properties of an operation supported by the resource provider. type: object properties: display: description: The properties of the resource operation. $ref: '#/definitions/OperationProperties_14' name: description: The name of the resource operation. type: string CloudErrorBody_10: description: An error response from the service. type: object properties: code: description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. type: string message: description: A message describing the error, intended to be suitable for display in a user interface. type: string details: description: A list of additional details about the error. type: array items: $ref: '#/definitions/CloudErrorBody_10' x-ms-identifiers: [] x-ms-external: true MetricSpecification_6: description: A metric specification. type: object properties: name: description: Metric name / id. type: string readOnly: true displayName: description: User-visible metric name. type: string readOnly: true displayDescription: description: Description of the metric. type: string readOnly: true unit: description: Metric unit. type: string readOnly: true aggregationType: description: Type of the aggregation (Average, Minimum, Maximum, Total or Count). type: string readOnly: true availabilities: description: List of availabilities. type: array items: $ref: '#/definitions/Availability' readOnly: true x-ms-identifiers: [] supportedTimeGrainTypes: description: List of supported time grain types. type: array items: type: string readOnly: true x-ms-identifiers: [] metricFilterPattern: description: The matching regex pattern to be applied to the field pointed by the "metricsFilterPathSelector" flag in the ARM manifest. type: string readOnly: true fillGapWithZero: description: Optional property. If set to true, then zero will be returned for time duration where no metric is emitted / published. type: boolean readOnly: true Operation_23: description: A Consumption REST API operation. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Consumption.' type: string readOnly: true resource: description: 'Resource on which the operation is performed: UsageDetail, etc.' type: string readOnly: true operation: description: 'Operation type: Read, write, delete, etc.' type: string readOnly: true NormalizedCoordinateApiModel: description: Normalized XY-coordinate. required: - x - y type: object properties: x: format: double description: Horizontal coordinate. maximum: 1 minimum: 0 type: number y: format: double description: Vertical coordinate. maximum: 1 minimum: 0 type: number Display_6: description: Contains the localized display information for this particular operation / action. These value will be used by several clients for (1) custom role definitions for RBAC; (2) complex query filters for the event service; and (3) audit history / records for management operations. type: object properties: provider: description: The provider. The localized friendly form of the resource provider name - it is expected to also include the publisher/company responsible. It should use Title Casing and begin with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring Insights" or "Microsoft Compute.". type: string resource: description: The resource. The localized friendly form of the resource related to this action/operation - it should match the public documentation for the resource provider. It should use Title Casing. This value should be unique for a particular URL type (e.g. nested types should *not* reuse their parent's display.resource field). e.g. "Virtual Machines" or "Scheduler Job Collections", or "Virtual Machine VM Sizes" or "Scheduler Jobs". type: string operation: description: 'The operation. The localized friendly name for the operation, as it should be shown to the user. It should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing. Prescriptive guidance: Read Create or Update Delete ''ActionName''.' type: string description: description: 'The description. The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise - it will be used in tool tips and detailed views. Prescriptive guidance for namespaces: Read any ''display.provider'' resource Create or Update any ''display.provider'' resource Delete any ''display.provider'' resource Perform any other action on any ''display.provider'' resource Prescriptive guidance for namespaces: Read any ''display.resource'' Create or Update any ''display.resource'' Delete any ''display.resource'' ''ActionName'' any ''display.resources''.' type: string OperationListResult_35: description: Result of the request to list Microsoft.Resources operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_48' x-ms-identifiers: - name description: List of Microsoft.Resources operations. nextLink: type: string description: URL to get the next set of operation list results if there are any. ServiceSpecification_2: description: One property of operation, include log specifications. type: object properties: logSpecifications: description: Log specifications of operation. type: array items: $ref: '#/definitions/LogSpecification_2' metricSpecifications: description: Metric specifications of operation. type: array items: $ref: '#/definitions/MetricSpecification_2' legacyMetricSpecifications: description: Legacy Metric specifications for operation. Deprecated, do not use. type: object OperationListResponse: description: Lists all of the available REST API operations for Azure Active Directory Connect Health. type: object properties: nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true value: description: List of operations supported by the Microsoft.ADHybridHealthService resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation' totalCount: description: The total count of operations. type: integer continuationToken: description: The continuation token to get next set of operations. type: string OperationListResult_7: description: Result of the request to list Resource Graph operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_10' description: List of Resource Graph operations supported by the Resource Graph resource provider. ServiceSpecification_10: type: object description: Service specification for exposing performance metrics to shoebox. properties: metricSpecifications: type: array description: Metric specifications for exposing performance metrics to shoebox. items: $ref: '#/definitions/MetricSpecification_7' x-ms-identifiers: - name logSpecifications: type: array description: Log specifications for exposing diagnostic logs to shoebox. items: $ref: '#/definitions/LogSpecification_7' x-ms-identifiers: - name OperationsDiscoveryProperties: description: ClientDiscovery properties. type: object properties: {} OperationListResult_21: description: Result of the request to list Customer Insights operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of Customer Insights operations supported by the Microsoft.CustomerInsights resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_28' nextLink: readOnly: true type: string description: URL to get the next set of operation list results if there are any. LogSpecification_8: description: Log Definition of a single resource metric. type: object properties: name: type: string displayName: type: string blobDuration: type: string logFilterPattern: type: string Operation_2: type: object description: Operation detail payload properties: name: description: Name of the operation type: string isDataAction: description: Indicates whether the operation is a data action type: boolean actionType: description: Indicates the action type type: string display: $ref: '#/definitions/OperationDisplay' description: Display of the operation origin: description: Origin of the operation type: string properties: $ref: '#/definitions/OperationProperties' description: Properties of the operation x-ms-client-flatten: true CloudErrorBody_18: description: An error response. properties: code: description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. type: string details: description: A list of additional details about the error. items: $ref: '#/definitions/CloudErrorBody_18' type: array x-ms-identifiers: [] message: description: A message describing the error, intended to be suitable for display in a user interface. type: string target: description: The target of the particular error. For example, the name of the property in error. type: string type: object DocumentFieldType: type: string description: Semantic data type of the field value. enum: - string - date - time - phoneNumber - number - integer - selectionMark - countryRegion - signature - array - object - currency - address - boolean - selectionGroup x-ms-enum: name: DocumentFieldType modelAsString: true values: - name: string value: string description: Plain text. - name: date value: date description: Date, normalized to ISO 8601 (YYYY-MM-DD) format. - name: time value: time description: Time, normalized to ISO 8601 (hh:mm:ss) format. - name: phoneNumber value: phoneNumber description: Phone number, normalized to E.164 (+{CountryCode}{SubscriberNumber}) format. - name: number value: number description: Floating point number, normalized to double precision floating point. - name: integer value: integer description: Integer number, normalized to 64-bit signed integer. - name: selectionMark value: selectionMark description: Is field selected? - name: countryRegion value: countryRegion description: Country/region, normalized to ISO 3166-1 alpha-3 format (ex. USA). - name: signature value: signature description: Is signature present? - name: array value: array description: List of subfields of the same type. - name: object value: object description: Named list of subfields of potentially different types. - name: currency value: currency description: Currency amount with optional currency symbol and unit. - name: address value: address description: Parsed address. - name: boolean value: boolean description: Boolean value, normalized to true or false. - name: selectionGroup value: selectionGroup description: Array of selected string values. OperationProperties_12: description: Describes additional properties for this operation. properties: serviceSpecification: $ref: '#/definitions/OperationServiceSpecification_2' description: Specifications of the service for this operation. readOnly: true Operation_13: description: A Consumption REST API operation. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Consumption.' type: string readOnly: true resource: description: 'Resource on which the operation is performed: UsageDetail, etc.' type: string readOnly: true operation: description: 'Operation type: Read, write, delete, etc.' type: string readOnly: true description: description: Description of the operation object. type: string readOnly: true origin: description: The origin type: string readOnly: true LogSpecification_3: description: Log specification of operation. type: object properties: name: type: string description: Name of log specification. displayName: type: string description: Display name of log specification. blobDuration: type: string description: Blob duration of specification. logFilterPattern: type: string description: Pattern to filter based on name ErrorInfo_2: title: The code and message for an error. type: object properties: code: description: A machine readable error code. type: string message: description: A human readable error message. type: string details: description: error details. type: array items: $ref: '#/definitions/ErrorDetail_4' innererror: description: Inner error details if they exist. type: string required: - code - message StorageSyncApiError: type: object description: Error type properties: code: type: string description: Error code of the given entry. message: type: string description: Error message of the given entry. target: type: string description: Target of the given error entry. details: $ref: '#/definitions/StorageSyncErrorDetails' description: Error details of the given entry. innererror: $ref: '#/definitions/StorageSyncInnerErrorDetails' description: Inner error details of the given entry. CloudError_14: description: An error response from Azure Backup. properties: error: $ref: '#/definitions/Error_10' title: CloudError x-ms-external: true ErrorDetail_3: description: The error detail. properties: code: readOnly: true type: string description: The error code. message: readOnly: true type: string description: The error message. target: readOnly: true type: string description: The error target. details: readOnly: true type: array items: $ref: '#/definitions/ErrorDetail_3' description: The error details. additionalInfo: readOnly: true type: array items: $ref: '#/definitions/ErrorAdditionalInfo' description: The error additional info. OperationDisplay_15: description: The object that represents the operation. type: object properties: provider: description: Service provider, i.e., Microsoft.Logz. type: string resource: description: Type on which the operation is performed, e.g., 'monitors'. type: string operation: description: Operation type, e.g., read, write, delete, etc. type: string description: description: Description of the operation, e.g., 'Write monitors'. type: string AvailableOperationDisplayPropertyServiceSpecificationMetricsItem: description: Available operation display property service specification metrics item required: - name - displayName - displayDescription - unit - aggregationType properties: aggregationType: description: Metric's aggregation type for e.g. (Average, Total) type: string enum: - Average - Total x-ms-enum: modelAsString: false name: AggregationType displayDescription: description: Metric's description type: string example: Average disk throughput due to read operations over the sample period. displayName: description: Human readable metric's name type: string example: Disk Read Bytes/Sec name: description: Metric's name/id type: string example: DiskReadBytesPerSecond unit: description: Metric's unit type: string example: BytePerSecond Operation_59: type: object properties: name: type: string description: The name of the operation being performed on this particular object. This name should match the action name that appears in RBAC / the event service. display: $ref: '#/definitions/Display_5' OperationDisplay_16: type: object properties: provider: type: string description: Operation resource provider name. resource: type: string description: Resource on which the operation is performed. operation: type: string description: Localized friendly name for the operation. description: type: string description: Operation description. description: Display metadata associated with the operation. LogSpecification_7: description: Log specification for exposing diagnostic logs to shoebox. type: object properties: name: type: string description: Name of the log readOnly: true displayName: type: string description: Localizable name of the log blobDuration: type: string description: Blob duration for the log readOnly: true OperationProperties_9: description: Properties of operation, include metric specifications. properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_8' description: One property of operation, include metric specifications. OperationDetail: description: Operation detail payload type: object properties: name: description: Name of the operation type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationDisplay' description: Display of the operation origin: description: Origin of the operation type: string properties: description: Additional properties. type: object OperationEntityListResult: description: The list of Advisor operations. type: object properties: nextLink: description: The link used to get the next page of operations. type: string value: description: The list of operations. type: array items: $ref: ../../../../../common-types/resource-management/v1/types.json#/definitions/Operation x-ms-identifiers: - name OperationListResult_6: description: Result of the request to list Microsoft.Insights operations. It contains a list of operations and a URL link to get the next set of results. type: object properties: value: type: array items: $ref: '#/definitions/Operation_7' description: List of operations supported by the Microsoft.Insights provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. Operation_52: description: Microsoft.NetApp REST API operation definition. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: Display metadata associated with the operation. properties: provider: description: 'Service provider: Microsoft NetApp.' type: string resource: description: Resource on which the operation is performed etc. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string description: description: Operation description. type: string origin: type: string description: The origin of operations. properties: $ref: '#/definitions/OperationProperties_9' description: Properties of operation, include metric specifications. x-ms-client-flatten: true ServiceSpecification: description: Service specification payload type: object properties: logSpecifications: description: Specifications of the Log for Azure Monitoring uniqueItems: false type: array items: $ref: '#/definitions/LogSpecification' x-ms-identifiers: - name metricSpecifications: description: Specifications of the Metrics for Azure Monitoring uniqueItems: false type: array items: $ref: '#/definitions/MetricSpecification' x-ms-identifiers: - name OperationKind: type: string description: Type of operation. enum: - documentModelBuild - documentModelCompose - documentModelCopyTo - documentClassifierBuild x-ms-enum: name: OperationKind modelAsString: true values: - name: documentModelBuild value: documentModelBuild description: Build a new custom document model. - name: documentModelCompose value: documentModelCompose description: Compose a new custom document model from existing models. - name: documentModelCopyTo value: documentModelCopyTo description: 'Copy an existing document model to potentially a different resource, region, or subscription.' - name: documentClassifierBuild value: documentClassifierBuild description: Build a new custom classifier model. AsyncOperationStatus_2: description: The async operation status. properties: subscriptionId: type: string description: Subscription ID that the resource belongs to. id: type: string description: The GET resource path for the operation. name: type: string description: The operation ID. status: description: The status of the operation. type: string enum: - Succeeded - Pending - Failed x-ms-enum: name: StatusType modelAsString: false values: - value: Succeeded description: The operation succeeded. - value: Pending description: The operation is pending. - value: Failed description: The operation failed. startTime: type: string description: Start time of the async operation. endTime: type: string description: End time of the async operation. properties: $ref: '#/definitions/B2CTenantResourceProperties' x-ms-client-flatten: true description: The Azure AD B2C tenant resource properties error: description: Error response if async operation failed. properties: code: type: string description: Error code. message: type: string description: Error message. OperationListResult_31: description: Result of the request to list Logic operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_42' description: List of Logic operations supported by the Logic resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. ErrorDefinition_6: description: Error definition. type: object properties: code: description: Service specific error code which serves as the substatus for the HTTP error code. type: string readOnly: true message: description: Description of the error. type: string readOnly: true details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_6' x-ms-identifiers: [] readOnly: true ErrorResponse_2: description: Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. $ref: '#/definitions/ErrorDetails' CloudErrorBody_9: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array items: $ref: '#/definitions/CloudErrorBody_9' x-ms-identifiers: - message - target description: A list of additional details about the error. description: An error response from the Container Instance service. ErrorDefinition_2: type: object title: Error description: Error description and code explaining why an operation failed. required: - message - code properties: message: type: string description: Description of the error. code: type: string description: Service specific error code which serves as the substatus for the HTTP error code. OperationsListResult: description: Result of the request to list CDN operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_22' x-ms-identifiers: - name description: List of CDN operations supported by the CDN resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. ServiceError: description: API error details. type: object properties: code: type: string description: Error code. message: type: string description: Error message. details: type: array items: $ref: '#/definitions/ServiceErrorDetail' x-ms-identifiers: - code description: List of error details. readOnly: true MetricSpecification_2: description: Metric specification of operation. type: object properties: name: type: string description: The name of the metric. displayName: type: string description: Display name of the metric. displayDescription: type: string description: Display description of the metric. unit: type: string description: 'The metric unit. Possible values include: Count,Bytes,Seconds,Percent,CountPerSecond,BytesPerSecond,MilliSeconds,ByteSeconds,Unspecified,BitsPerSecond,Cores,MilliCores,NanoCores' aggregationType: type: string description: 'The default metric aggregation type. Possible values include: Total,Average,Maximum,Minimum,Count' supportedAggregationTypes: type: array description: The supported aggregation types for the metrics. items: type: string supportedTimeGrainTypes: type: array description: The supported time grain types for the metrics. items: type: string availabilities: type: array description: The supported time grain types for the metrics. items: type: string lockAggregationType: type: string description: The metric lock aggregation type. category: type: string description: Category or type of metric. dimensions: type: array description: The dimensions of metric. items: $ref: '#/definitions/DimensionProperties' fillGapWithZero: type: boolean description: Property to specify whether to fill empty gaps with zero. internalMetricName: type: string description: The internal metric name. Operation_24: description: An operation for Azure Container Instance service. type: object properties: name: type: string description: The name of the operation. display: description: The display information of the operation. type: object properties: provider: description: The name of the provider of the operation. type: string resource: type: string description: The name of the resource type of the operation. operation: description: The friendly name of the operation. type: string description: description: The description of the operation. type: string properties: type: object description: The additional properties. x-ms-client-flatten: true origin: type: string description: The intended executor of the operation. enum: - User - System x-ms-enum: name: ContainerInstanceOperationsOrigin modelAsString: true required: - name - display InnerError_5: description: "New Inner Error format which conforms to Cognitive Services API Guidelines which is available at https://microsoft.sharepoint.com/%3Aw%3A/t/CognitiveServicesPMO/EUoytcrjuJdKpeOKIK_QRC8BPtUYQpKBi8JsWyeDMRsWlQ?e=CPq8ow.\r\nThis contains required properties ErrorCode, message and optional properties target, inner error(this can be nested)." type: object properties: code: description: Detailed error code to help diagnostic. type: string target: description: The source of the error. type: string message: description: Detailed error message. type: string innererror: $ref: '#/definitions/InnerError_5' OperationDisplay_4: description: Display metadata associated with the operation. type: object properties: provider: description: The localized friendly form of the resource provider name. type: string readOnly: true resource: description: The localized friendly form of the resource type related to this action/operation. type: string readOnly: true operation: description: The localized friendly name for the operation. type: string readOnly: true description: description: The localized friendly description for the operation. type: string readOnly: true OperationEntity_3: description: The operation supported by Azure Data Catalog Service. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string display: $ref: '#/definitions/OperationDisplayInfo_3' description: The operation supported by Azure Data Catalog Service. isDataAction: description: Indicates whether the operation is a data action type: boolean origin: description: Indicates the executor of the operation. type: string OperationListResult_41: description: A list of resource provider operations. type: object properties: value: description: Collection of available operation details uniqueItems: false type: array x-ms-identifiers: [] items: $ref: '#/definitions/Operation_54' nextLink: description: URL client should use to fetch the next page (per server side paging). type: string ARMErrorResponseBody: description: ARM error response body. type: object properties: message: description: Gets or sets the string that describes the error in detail and provides debugging information. type: string code: description: Gets or sets the string that can be used to programmatically identify the error. type: string Dimension_3: description: Dimension of blobs, possibly be blob type or access tier. type: object properties: name: type: string description: Display name of dimension. displayName: type: string description: Display name of dimension. AvailableOperationDescriptionProperties: description: Properties available for a Microsoft.Web resource provider operation. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_11' ErrorResponse_19: type: object description: Error response object. properties: error: $ref: '#/definitions/Error_11' description: Error info. required: - error Operation_55: description: A NotificationHubs REST API operation type: object properties: name: description: 'Gets operation name: {provider}/{resource}/{operation}' type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_17' properties: $ref: '#/definitions/OperationProperties_11' isDataAction: description: Gets or sets IsDataAction property. It is used to differentiate management and data plane operations. type: boolean readOnly: true DocumentModelDetails: type: object description: Document model info. properties: modelId: type: string description: Unique document model name. pattern: ^[a-zA-Z0-9][a-zA-Z0-9._~-]{1,63}$ x-ms-mutability: - read - create description: type: string description: Document model description. maxLength: 4096 createdDateTime: type: string format: date-time description: Date and time (UTC) when the document model was created. expirationDateTime: type: string format: date-time description: Date and time (UTC) when the document model will expire. apiVersion: type: string description: API version used to create this document model. tags: type: object description: List of key-value tag attributes associated with the document model. additionalProperties: type: string buildMode: $ref: '#/definitions/DocumentBuildMode' description: Custom document model build mode. azureBlobSource: $ref: '#/definitions/AzureBlobContentSource' description: 'Azure Blob Storage location containing the training data. Either azureBlobSource or azureBlobFileListSource must be specified.' azureBlobFileListSource: $ref: '#/definitions/AzureBlobFileListContentSource' description: 'Azure Blob Storage file list specifying the training data. Either azureBlobSource or azureBlobFileListSource must be specified.' docTypes: type: object description: Supported document types. additionalProperties: $ref: '#/definitions/DocumentTypeDetails' warnings: type: array description: List of warnings encountered while building the model. items: $ref: '#/definitions/Warning' x-ms-identifiers: [] required: - modelId - createdDateTime ErrorDetail_5: required: - code - message type: object properties: code: type: string message: type: string details: type: array items: $ref: '#/definitions/Details' target: type: string CloudError: x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorBody' description: An error response from Attestation. ErrorErrorModel: description: Error model information properties: code: type: string message: type: string description: Error message. innerError: type: string details: type: array description: List of error message details. items: $ref: '#/definitions/ErrorDetailsModel' required: - code OperationListResult_28: description: Result of the request to list provisioning service operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: Provisioning service operations supported by the Microsoft.Devices resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_39' nextLink: readOnly: true type: string description: URL to get the next set of operation list results if there are any. OperationEntityListResult_4: description: The list of storage sync operations. type: object properties: nextLink: description: The link used to get the next page of operations. type: string value: description: The list of operations. type: array items: $ref: '#/definitions/OperationEntity_4' x-ms-identifiers: - name Operation_68: description: Operation detail payload type: object properties: name: description: Name of the operation readOnly: true type: string example: Microsoft.VideoIndexer/accounts/read isDataAction: description: Indicates whether the operation is a data action readOnly: true type: boolean example: false actionType: description: Indicates the action type. readOnly: true type: string example: Internal display: $ref: '#/definitions/OperationDisplay_19' readOnly: true description: Display of the operation origin: description: Origin of the operation readOnly: true type: string example: user ResourceProviderOperationList_4: properties: value: description: Resource provider operations list. type: array items: $ref: '#/definitions/ResourceProviderOperationDefinition_2' nextLink: description: The URI that can be used to request the next page for list of Azure operations. type: string readOnly: true Error_2: properties: error: $ref: '#/definitions/ErrorBody' description: The error body. description: Bot Service error object. Operation_50: properties: name: type: string readOnly: true description: The name of the operation being performed on this particular object. display: $ref: '#/definitions/OperationDisplay_13' readOnly: true description: The localized display information for this particular operation or action. origin: type: string readOnly: true description: The intended executor of the operation. enum: - NotSpecified - user - system x-ms-enum: name: OperationOrigin modelAsString: true properties: type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: false description: Additional descriptions for the operation. description: REST API operation definition. ErrorResponse_31: type: object description: Describes the format of Error response. properties: error: description: The error object properties: code: type: string description: Error code message: type: string description: Error message indicating why the operation failed. OperationList_6: description: Pageable list of operations properties: value: description: List of operations type: array readOnly: true items: $ref: '#/definitions/Operation_12' nextLink: description: URL to get the next page if any type: string readOnly: true CloudError_24: type: object properties: error: $ref: '#/definitions/CloudErrorBody_17' description: Describes a particular API error with an error code and a message. message: type: string description: A brief description of the error that hints at what went wrong (for details/debugging information refer to the 'error.message' property). description: Contains information about an API error. x-ms-external: true ClientDiscoveryValueForSingleApi_2: description: Available operation details. type: object properties: name: description: Name of the Operation. type: string display: $ref: '#/definitions/ClientDiscoveryDisplay_2' description: Contains the localized display information for this particular operation origin: description: The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX type: string properties: $ref: '#/definitions/ClientDiscoveryForProperties_2' description: ShoeBox properties for the given operation. OperationLogsSpecification: description: Specifications of one type of log for this operation. readOnly: true properties: name: type: string readOnly: true description: The name of the log specification. displayName: type: string readOnly: true description: The display name of the log specification. blobDuration: type: string readOnly: true description: The blob duration for the log specification. ClientDiscoveryDisplay: description: Localized display information of an operation. properties: description: description: Description of the operation having details of what operation is about. type: string operation: description: Operations Name itself. type: string provider: description: Name of the provider for display purposes type: string resource: description: ResourceType for which this Operation can be performed. type: string title: ClientDiscoveryDisplay type: object OperationServiceSpecification_2: description: Specifications of the service for this operation. properties: metricSpecifications: type: array readOnly: true items: $ref: '#/definitions/OperationMetricsSpecification' description: Specifications of metrics for this operation. logSpecifications: type: array readOnly: true items: $ref: '#/definitions/OperationLogsSpecification' description: Specifications of logs for this operation. OperationDefinitionListResult: description: The result of a request to list configuration store operations. type: object properties: value: description: The collection value. type: array items: $ref: '#/definitions/OperationDefinition' x-ms-identifiers: - name nextLink: description: The URI that can be used to request the next set of paged results. type: string Error_11: type: object description: The error object. properties: code: type: string description: One of a server-defined set of error codes. message: type: string description: A human-readable representation of the error. target: type: string description: The target of the error. details: type: array description: An array of details about specific errors that led to this reported error. items: $ref: '#/definitions/Error_11' x-ms-identifiers: [] innererror: $ref: '#/definitions/InnerError_7' description: An object containing more specific information than the current object about the error. required: - code - message OperationListResult_8: type: object description: Result of the request to list Azure Traffic Collector operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_11' x-ms-identifiers: [] description: List of operations supported by the Azure Traffic Collector resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. Operation_18: description: Status of a long running operation. type: object properties: id: $ref: '#/definitions/OperationId' status: $ref: '#/definitions/OperationStatus' readOnly: true MetricDimension: description: Specifications of the Dimension of metrics type: object properties: name: description: Name of the dimension type: string displayName: description: Localized friendly display name of the dimension type: string internalName: description: Internal name of the dimension. type: string Details: required: - code - message type: object properties: code: type: string message: type: string Operation_48: description: Microsoft.Resources operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Resources' type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string description: description: Description of the operation. type: string Operation_19: title: A REST API operation type: object properties: name: title: The operation name. description: This is of the format {provider}/{resource}/{operation} type: string display: title: The object that describes the operation. properties: provider: title: Friendly name of the resource provider. type: string operation: title: The operation type. description: 'For example: read, write, delete, or listKeys/action' type: string resource: title: The resource type on which the operation is performed. type: string description: title: The friendly name of the operation type: string origin: title: The intended executor of the operation. type: string properties: title: Properties of the operation. type: object CloudError_19: x-ms-external: true description: An error response from the Batch service. properties: error: $ref: '#/definitions/CloudErrorBody_13' description: The error. DocumentModelBuildOperationDetails: type: object description: Get Operation response object. properties: result: $ref: '#/definitions/DocumentModelDetails' description: Operation result upon success. allOf: - $ref: '#/definitions/OperationDetails_2' x-ms-discriminator-value: documentModelBuild Operation_22: description: CDN REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' readOnly: true type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Cdn' readOnly: true type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' readOnly: true type: string operation: description: 'Operation type: Read, write, delete, etc.' readOnly: true type: string description: description: Description of operation. readOnly: true type: string origin: type: string readOnly: true description: The origin of operations. properties: description: Properties of operation, include metric specifications. x-ms-client-flatten: true x-ms-client-name: OperationProperties $ref: '#/definitions/OperationProperties_5' ErrorDefinition_3: description: Error definition. properties: code: description: Service specific error code which serves as the substatus for the HTTP error code. type: string readOnly: true message: description: Description of the error. type: string readOnly: true details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_3' readOnly: true AvailableProviderOperationDisplay: description: "Contains the localized display information for this particular operation / action. \r\nThese value will be used by several clients for \r\n(1) custom role definitions for RBAC; \r\n(2) complex query filters for the event service; and (3) audit history / records for management operations." type: object properties: provider: description: "Gets or sets Provider\r\nThe localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible. \r\nIt should use Title Casing and begin with “Microsoft” for 1st party services." type: string resource: description: "Gets or sets Resource\r\nThe localized friendly form of the resource type related to this action/operation – it should match the public documentation for the resource provider. \r\nIt should use Title Casing – for examples, please refer to the “name” section." type: string operation: description: "Gets or sets Operation\r\nThe localized friendly name for the operation, as it should be shown to the user. \r\nIt should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing and include the entity/resource to which it applies." type: string description: description: "Gets or sets Description\r\nThe localized friendly description for the operation, as it should be shown to the user. \r\nIt should be thorough, yet concise – it will be used in tool tips and detailed views." type: string Operation_49: description: Microsoft.Authorization operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Authorization' type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string DocumentPage: description: The content and layout elements extracted from a page from the input. required: - angle - height - lines - pageNumber - spans - width - words type: object properties: height: format: double description: The height of the image/PDF in pixels/inches, respectively. type: number width: format: double description: The width of the image/PDF in pixels/inches, respectively. type: number angle: format: double description: The general orientation of the content in clockwise direction, measured in degrees between (-180, 180]. type: number pageNumber: format: int32 description: 1-based page number in the input document. type: integer words: description: Extracted words from the page. type: array items: $ref: '#/definitions/DocumentWord' spans: description: Location of the page in the reading order concatenated content. type: array items: $ref: '#/definitions/DocumentSpan' lines: description: Extracted lines from the page, potentially containing both textual and visual elements. type: array items: $ref: '#/definitions/DocumentLine' Operation_5: description: Supported operation of OperationsManagement resource provider. properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: Display metadata associated with the operation. properties: provider: description: 'Service provider: Microsoft OperationsManagement.' type: string resource: description: Resource on which the operation is performed etc. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string ClientDiscoveryDisplay_2: description: Localized display information of an operation. type: object properties: provider: description: Name of the provider for display purposes type: string resource: description: ResourceType for which this Operation can be performed. type: string operation: description: Operations Name itself. type: string description: description: Description of the operation having details of what operation is about. type: string ClientDiscoveryForServiceSpecification: description: Class to represent shoebox service specification in json client discovery. properties: logSpecifications: description: List of log specifications of this operation. items: $ref: '#/definitions/ClientDiscoveryForLogSpecification' x-ms-identifiers: [] type: array title: ClientDiscoveryForServiceSpecification type: object ErrorDetails_5: description: The details of the error. properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true Operation_33: type: object additionalProperties: false required: - isDataAction properties: origin: type: string name: type: string display: $ref: '#/definitions/Display_4' properties: $ref: '#/definitions/Properties' isDataAction: type: boolean AvailableProviderOperationList: description: List of available provider operations. required: - value type: object properties: value: description: The value. type: array items: $ref: '#/definitions/AvailableProviderOperation_2' x-ms-identifiers: - name nextLink: description: The NextLink. type: string OperationsDefinition_3: type: object properties: name: type: string readOnly: true isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationsDisplayDefinition_3' readOnly: true origin: enum: - user - system type: string readOnly: true x-ms-enum: name: OperationOrigin modelAsString: true properties: type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: false DimensionProperties: description: 'Type of operation: get, read, delete, etc.' type: object properties: name: type: string description: Name of dimension. displayName: type: string description: Display name of dimension. toBeExportedForShoebox: type: boolean description: Legacy usage, should not set. isHidden: type: boolean description: When set, the dimension is hidden from the customer, used in conjunction with the defaultDimensionValues field below defaultDimensionValues: type: object description: Default dimension value to be sent down for the hidden dimension during query CloudError_8: x-ms-external: true properties: error: $ref: ../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse description: An error response for a resource management request. Error_3: type: object properties: error: type: object description: The error object. properties: code: readOnly: true type: string description: The error code. message: readOnly: true type: string description: The error message. target: readOnly: true type: string description: The error target. details: readOnly: true type: array items: $ref: '#/definitions/Error_3' x-ms-identifiers: [] description: The error details. additionalInfo: readOnly: true type: array items: $ref: '#/definitions/ErrorAdditionalInfo_2' x-ms-identifiers: [] description: The error additional info. description: The resource management error response. Error: description: Azure App Configuration error object. type: object properties: type: description: The type of the error. type: string title: description: A brief summary of the error. type: string name: description: The name of the parameter that resulted in the error. type: string detail: description: A detailed description of the error. type: string status: description: The HTTP status code that the error maps to. type: integer readOnly: true OperationList_4: description: OperationList represents an RP operation list. properties: value: description: List of operations supported by the resource provider. type: array items: $ref: '#/definitions/Operation_8' x-ms-identifiers: - name nextLink: description: The link used to get the next page of operations. type: string StorageSyncError: type: object description: Error type properties: error: $ref: '#/definitions/StorageSyncApiError' description: Error details of the given entry. innererror: $ref: '#/definitions/StorageSyncApiError' description: Error details of the given entry. ErrorResponse_26: description: Error response indicates Microsoft.MarketplaceOrdering service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true ApiOperationListResult: description: Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. properties: nextLink: description: URL to get the next set of operation list results if there are any. type: string value: description: List of Resource Provider operations supported by the Microsoft.StorageCache resource provider. items: $ref: '#/definitions/ApiOperation' type: array x-ms-identifiers: [] type: object MetricSpecification_10: description: Metric specification of operation. type: object properties: name: type: string description: Name of metric specification. displayName: type: string description: Display name of metric specification. displayDescription: type: string description: Display description of metric specification. unit: type: string description: Unit could be Bytes or Count. dimensions: description: Dimensions of blobs, including blob type and access tier. type: array items: $ref: '#/definitions/Dimension_3' x-ms-identifiers: - name aggregationType: type: string description: Aggregation type could be Average. availabilities: description: Retention policies of a resource metric. type: array items: $ref: '#/definitions/MetricAvailability' x-ms-identifiers: - timeGrain category: type: string description: The category this metric specification belong to, could be Capacity. resourceIdDimensionNameOverride: type: string description: Account Resource Id. Display_2: description: Display represents the display details of an operation. properties: provider: description: Friendly name of the resource provider. type: string resource: description: Resource type on which the operation is performed. type: string operation: description: 'Operation type: read, write, delete, listKeys/action, etc.' type: string description: description: Friendly name of the operation. type: string LocalizedOperationDisplayDefinition: required: - default type: object properties: default: description: Display information of the operation. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' en: description: Display information of the operation for en locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' cs: description: Display information of the operation for cs locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' de: description: Display information of the operation for de locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' es: description: Display information of the operation for es locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' fr: description: Display information of the operation for fr locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' hu: description: Display information of the operation for hu locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' it: description: Display information of the operation for it locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ja: description: Display information of the operation for ja locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ko: description: Display information of the operation for ko locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' nl: description: Display information of the operation for nl locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' pl: description: Display information of the operation for pl locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ptBR: description: Display information of the operation for pt-BR locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ptPT: description: Display information of the operation for pt-PT locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ru: description: Display information of the operation for ru locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' sv: description: Display information of the operation for sv locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' zhHans: description: Display information of the operation for zh-Hans locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' zhHant: description: Display information of the operation for zh-Hant locale. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' ErrorResponse_17: x-ms-external: true description: An error response from the Lockbox service. type: object properties: error: $ref: '#/definitions/ErrorBody_2' description: Detailed information about the error encountered. ClientDiscoveryForLogSpecification: description: Class to represent shoebox log specification in json client discovery. properties: blobDuration: description: blob duration of shoebox log specification type: string displayName: description: Localized display name type: string name: description: Name for shoebox log specification. type: string title: ClientDiscoveryForLogSpecification type: object ClientDiscoveryResponse: description: Operations List response which contains list of available APIs. properties: nextLink: description: Link to the next chunk of Response. type: string value: description: List of available operations. items: $ref: '#/definitions/ClientDiscoveryValueForSingleApi' x-ms-identifiers: [] type: array title: ClientDiscoveryResponse type: object OperationListResult: type: object description: Available operations of the service properties: value: type: array items: $ref: '#/definitions/Operation_2' description: List of operations supported by the Resource Provider nextLink: type: string description: URL to get the next set of operation list results if there are any Dimension_2: description: "Dimension of a resource metric. For e.g. instance specific HTTP requests for a web app, \nwhere instance name is dimension of the metric HTTP request" type: object properties: name: type: string displayName: type: string internalName: type: string toBeExportedForShoebox: type: boolean Error_4: title: Error description: "Error content as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." required: - code - message readOnly: true type: object properties: code: $ref: '#/definitions/ErrorCode' message: description: The message of this error. minLength: 1 type: string target: description: The location where the error happened if available. type: string details: description: The error details if available. type: array items: $ref: '#/definitions/Error_4' innererror: $ref: '#/definitions/InnerError_2' OperationResult_2: description: An Operation Result type: object properties: status: description: The operation status. type: string error: $ref: '#/definitions/OperationError' description: Error details for the operation in case of a failure. ErrorResponse_28: description: Error details. type: object properties: code: description: The error code. type: string readOnly: true message: description: The error message. type: string readOnly: true details: description: The error details. type: string readOnly: true Operation_67: description: A Time Series Insights REST API operation type: object properties: name: description: The name of the operation being performed on this particular object. type: string readOnly: true display: description: Contains the localized display information for this particular operation / action. readOnly: true properties: provider: description: The localized friendly form of the resource provider name. type: string readOnly: true resource: description: The localized friendly form of the resource type related to this action/operation. type: string readOnly: true operation: description: The localized friendly name for the operation. type: string readOnly: true description: description: The localized friendly description for the operation. type: string readOnly: true origin: title: The intended executor of the operation. type: string properties: title: Properties of the operation, including metric specifications. type: object x-ms-client-flatten: true x-ms-client-name: OperationProperties $ref: '#/definitions/OperationProperties_13' ServiceSpecification_5: description: Service specification. type: object properties: metricSpecifications: description: Metric specification as defined by shoebox. uniqueItems: false type: array items: $ref: '#/definitions/MetricSpecification_V1' x-ms-identifiers: - name CloudError_15: description: Cloud error object. type: object x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorProperties' OperationMetaPropertyInfo: properties: serviceSpecification: $ref: '#/definitions/OperationMetaServiceSpecification' description: The operations OperationMetaServiceSpecification. ErrorDetails_6: description: The details of the error. properties: error: type: object description: The error object. properties: code: description: One of a server-defined set of error codes. type: string message: description: A human-readable representation of the error. type: string target: description: The target of the particular error. type: string details: description: A human-readable representation of the error's details. type: string AzureBlobFileListContentSource: type: object description: File list in Azure Blob Storage. properties: containerUrl: type: string format: uri description: Azure Blob Storage container URL. fileList: type: string description: Path to a JSONL file within the container specifying a subset of documents. required: - containerUrl - fileList ErrorBody: properties: code: type: string description: error code message: type: string description: error message description: Bot Service error body. required: - code - message OperationsListResult_3: description: Result of the List Operations operation type: object properties: value: description: A collection of operations type: array items: $ref: '#/definitions/Operation_43' x-ms-identifiers: - name OperationList_11: type: object properties: value: type: array items: $ref: '#/definitions/Operation_59' x-ms-identifiers: - name OperationDisplayInfo_2: description: The operation supported by EnterpriseKnowledgeGraph Service Management. type: object properties: description: description: The description of the operation. type: string operation: description: The action that users can perform, based on their permission level. type: string provider: description: 'Service provider: Microsoft EnterpriseKnowledgeGraph Service.' type: string resource: description: Resource on which the operation is performed. type: string ErrorAdditionalInfo_2: type: object properties: type: readOnly: true type: string description: The additional info type. info: readOnly: true type: object description: The additional info. description: The resource management error additional info. DocumentSpan: description: Contiguous region of the concatenated content property, specified as an offset and length. required: - length - offset type: object properties: offset: format: int32 description: Zero-based index of the content represented by the span. type: integer length: format: int32 description: Number of characters in the content represented by the span. type: integer ErrorDetail_6: type: object properties: code: type: string message: type: string target: type: string Operation_32: properties: name: readOnly: true type: string description: The name of the operation. display: $ref: '#/definitions/OperationDisplay_9' description: The display information for the operation. origin: readOnly: true type: string enum: - user - system - user,system x-ms-enum: name: OperationOrigin modelAsString: true description: The intended executor of the operation. description: An available operation for Data Lake Store. CloudErrorBody_15: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for displaying in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array items: $ref: '#/definitions/CloudErrorBody_15' description: A list of additional details about the error. description: An error response from Kusto. CloudError_3: description: CloudError represents a cloud error. properties: error: $ref: '#/definitions/CloudErrorBody_3' description: An error response from the service. CloudErrorBody_2: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error or the method where the error occurred. details: type: array items: $ref: '#/definitions/CloudErrorBody_2' description: A list of additional details about the error. description: An error response from the Pipelines Resource Provider. ErrorDefinition_4: description: Error definition. properties: code: description: Service specific error code which serves as the substatus for the HTTP error code. type: string readOnly: true message: description: Description of the error. type: string readOnly: true details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_4' x-ms-identifiers: [] readOnly: true Operation_17: description: Microsoft.AzureActiveDirectory REST API operation. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.AzureActiveDirectory.' type: string readOnly: true resource: description: 'Resource on which the operation is performed: GuestUsages, etc.' type: string readOnly: true operation: description: 'Operation type: Read, write, delete, etc.' type: string readOnly: true description: description: Friendly name of the operation type: string OperationResource: description: Operation status response properties: endTime: description: End time of the operation type: string format: date-time readOnly: true error: description: Error Message if operation failed $ref: '#/definitions/OperationError_2' id: description: Operation Id type: string readOnly: true name: description: Operation ID type: string readOnly: true startTime: description: Start time of the operation type: string format: date-time readOnly: true status: description: Operation status type: string readOnly: true AvailableOperationsListResponse: description: List of available operations properties: nextLink: description: Link for next list of available operations type: string value: description: Returns a list of available operations type: array items: $ref: '#/definitions/AvailableOperation' x-ms-identifiers: - name OperationsListResult_4: description: The list of operations supported by Microsoft Support resource provider. properties: value: description: The list of operations supported by Microsoft Support resource provider. type: array items: $ref: '#/definitions/Operation_53' x-ms-identifiers: - name AsyncOperationStatus: description: The async operation status. type: object properties: id: description: The async operation id. type: string operationType: description: The async operation type. type: string state: description: The async operation state. enum: - NotStarted - Running - Cancelled - Succeeded - Failed - TimedOut type: string x-ms-enum: name: AsyncOperationState modelAsString: false createdTime: format: date-time description: The async operation creation time (UTC). type: string endTime: format: date-time description: The async operation end time (UTC)l type: string error: $ref: '#/definitions/ModelErrorResponse' description: The error details. resourceLocation: description: The resource created/updated by the async operation. type: string operationLog: description: The async operation log. type: string operationDetails: $ref: '#/definitions/AsyncOperationDetails' description: The async operation details. parentRequestId: description: The request id that created this operation type: string CloudError_25: x-ms-external: true description: An error response. properties: error: description: The body of the error. $ref: '#/definitions/CloudErrorBody_18' type: object OperationDisplay_18: description: Display metadata associated with the operation. type: object properties: provider: description: The localized friendly form of the resource provider name. type: string readOnly: true resource: description: The localized friendly form of the resource type related to this action/operation. type: string readOnly: true operation: description: The localized friendly name for the operation. type: string readOnly: true description: description: The localized friendly description for the operation. type: string readOnly: true OperationDisplayInfo_4: description: The operation supported by storage sync. type: object properties: description: description: The description of the operation. type: string operation: description: The action that users can perform, based on their permission level. type: string provider: description: 'Service provider: Microsoft StorageSync.' type: string resource: description: Resource on which the operation is performed. type: string AvailableOperationDisplayPropertyServiceSpecificationMetricsList: description: List of available operation display property service specification metrics properties: metricSpecifications: description: Metric specifications of operation type: array items: description: The list of specification's metrics $ref: '#/definitions/AvailableOperationDisplayPropertyServiceSpecificationMetricsItem' x-ms-identifiers: - name - unit AvailableOperationDisplay: properties: provider: type: string description: Name of the operation provider. resource: type: string description: Name of the resource on which the operation is available. operation: type: string description: Name of the available operation. description: type: string description: Description of the available operation. description: An operation available at the listed Azure resource provider. OperationProperties_2: description: Extra Operation properties type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification' description: Service specifications of the operation OperationDisplayInfo_5: description: The information related to the operation. type: object properties: provider: description: The name of the resource provider. type: string readOnly: true resource: description: The type of the resource. type: string readOnly: true operation: description: The name of the operation. type: string readOnly: true description: description: The description of the operation. type: string readOnly: true OperationListResult_16: description: Result of the request to list billing operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of billing operations supported by the Microsoft.Billing resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_21' nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true OperationListResult_12: description: A list of DigitalTwins service operations. It contains a list of operations and a URL link to get the next set of results. type: object properties: nextLink: description: The link used to get the next page of DigitalTwins description objects. type: string value: description: A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_16' OperationProperties_5: description: Properties of operation, include metric specifications. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_4' description: One property of operation, include metric specifications. OperationListResult_23: properties: value: readOnly: true type: array items: $ref: '#/definitions/Operation_32' description: The results of the list operation. x-ms-identifiers: - name nextLink: readOnly: true type: string description: The link (url) to the next page of results. description: The list of available operations for Data Lake Store. Operation_71: description: REST API operation details. type: object properties: name: description: Name of the operation. type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_20' Operation_10: description: Resource Graph REST API operation definition. properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: Display metadata associated with the operation. properties: provider: description: 'Service provider: Microsoft Resource Graph.' type: string resource: description: Resource on which the operation is performed etc. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string description: description: Description for the operation. type: string origin: type: string description: The origin of operations. OperationMetricAvailability: type: object description: Defines how often data for a metric becomes available properties: timeGrain: description: The granularity for the metric type: string blobDuration: description: Blob created in the customer storage account, per hour type: string ErrorResponse_13: title: Error response description: Error response indicates Azure Front Door Standard or Azure Front Door Premium or CDN service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorDetail ErrorResponse_8: description: Describes the format of Error response. type: object properties: error: type: object description: The error object properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string details: readOnly: true type: array items: $ref: '#/definitions/ErrorDetail_3' description: The error details. Operation_11: description: Azure Traffic Collector REST API operation definition. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string isDataAction: description: Indicates whether the operation is a data action type: boolean default: false display: type: object description: Display metadata associated with the operation. properties: provider: description: 'Service provider: Microsoft NetworkFunction.' type: string resource: description: Resource on which the operation is performed etc. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string description: description: Description of the operation. type: string origin: description: Origin of the operation type: string OperationMetaMetricSpecification: properties: name: type: string description: The name for OperationMetaMetricSpecification. displayDescription: type: string description: The displayName for OperationMetaMetricSpecification. displayName: type: string description: The displayName for OperationMetaMetricSpecification. unit: type: string description: The unit for OperationMetaMetricSpecification. aggregationType: type: string description: The aggregationType for OperationMetaMetricSpecification. availabilities: type: array items: $ref: '#/definitions/OperationMetaMetricAvailabilitiesSpecification' description: The availabilities for OperationMetaMetricSpecification. x-ms-identifiers: [] OperationListResult_39: description: Result of the request to list Cloud Volume operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_52' x-ms-identifiers: - name description: List of Storage operations supported by the Storage resource provider. AvailableOperations: description: Available operations of the service type: object properties: value: description: Collection of available operation details uniqueItems: false type: array items: $ref: '#/definitions/OperationDetail' x-ms-identifiers: [] nextLink: description: "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use." type: string CloudError_6: x-ms-external: true properties: error: description: An error returned by the API $ref: ../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse description: API error response ProductRecognitionApiModelCollectionApiModel: description: Contains an array of results that may be paginated. required: - value type: object properties: value: description: The array of results. type: array items: $ref: '#/definitions/ProductRecognitionApiModel' nextLink: description: A link to the next set of paginated results, if there are more results available; not present otherwise. type: string ErrorResponse_10: description: Error response. properties: error: description: Error description $ref: '#/definitions/ErrorDefinition_3' ServiceSpecification_4: description: One property of operation, include log specifications. type: object properties: logSpecifications: description: Log specifications of operation. type: array items: $ref: '#/definitions/LogSpecification_3' x-ms-identifiers: - name metricSpecifications: description: Metric specifications of operation. type: array items: $ref: '#/definitions/MetricSpecification_4' x-ms-identifiers: - name Dimension: description: Dimension of blobs, possibly be blob type or access tier. properties: name: type: string description: Display name of dimension. displayName: type: string description: Display name of dimension. OperationStatus_2: type: string description: Operation status. enum: - notStarted - running - failed - succeeded - completed - canceled x-ms-enum: name: OperationStatus modelAsString: true values: - name: notStarted value: notStarted description: The operation has not started yet. - name: running value: running description: The operation is in progress. - name: failed value: failed description: The operation has failed. - name: succeeded value: succeeded description: The operation has succeeded. - name: completed value: completed description: The operation has completed. - name: canceled value: canceled description: The operation has been canceled. CloudErrorBody_14: description: Details of error response. type: object properties: code: type: string description: The error code. readOnly: true message: type: string description: The error message. readOnly: true target: type: string description: The target of the particular error. readOnly: true details: type: array description: A list of additional details about the error. items: $ref: '#/definitions/CloudErrorBody_14' Operation_54: type: object properties: name: type: string description: The name of the operation being performed on this particular object. display: $ref: '#/definitions/OperationDisplay_16' description: The localized display information for this particular operation or action. origin: type: string description: The intended executor of the operation. properties: type: object additionalProperties: type: object x-ms-client-flatten: false description: Additional descriptions for the operation. description: REST API operation definition. AvailableProviderOperation_2: description: Represents available provider operation. type: object properties: name: description: 'The name of the operation being performed on a particular object. Name format: "{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}". Eg. Microsoft.StorSimple/managers/devices/volumeContainers/read, Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action' type: string display: $ref: '#/definitions/AvailableProviderOperationDisplay_2' description: Contains the localized display information for this particular operation/action. origin: description: The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is "user,system" type: string properties: $ref: '#/definitions/AvailableProviderOperationProperties_2' description: Reserved for future use. x-ms-client-flatten: true ErrorResponse_24: description: The error object. properties: error: title: Error $ref: '#/definitions/ErrorDetails_10' OperationMetricsSpecification: description: Specifications of one type of metric for this operation. readOnly: true properties: name: type: string readOnly: true description: The name of the metric specification. displayName: type: string readOnly: true description: The display name of the metric specification. displayDescription: type: string readOnly: true description: The display description of the metric specification. unit: type: string readOnly: true description: The unit for the metric specification. aggregationType: type: string readOnly: true description: The type of aggregation for the metric specification. dimensions: type: array readOnly: true items: $ref: '#/definitions/OperationMetricDimension' description: Dimensions for the metric specification. availabilities: type: array readOnly: true items: $ref: '#/definitions/OperationAvailability' description: Availabilities for the metric specification. ApiError_2: properties: details: type: array items: $ref: '#/definitions/ApiErrorBase' description: The Api error details innerError: $ref: '#/definitions/InnerError_9' description: The Api inner error code: type: string description: The error code. target: type: string description: The target of the particular error. message: type: string description: The error message. description: Api error. CloudError_2: x-ms-external: true properties: error: description: Details of the error from the Pipelines Resource Provider. $ref: '#/definitions/CloudErrorBody_2' description: An error response from the Pipelines Resource Provider. ServiceSpecification_3: description: Service specification payload type: object properties: logSpecifications: description: Specifications of the Log for Azure Monitoring uniqueItems: false type: array items: $ref: '#/definitions/LogSpecification' metricSpecifications: description: Specifications of the Metrics for Azure Monitoring uniqueItems: false type: array items: $ref: '#/definitions/MetricSpecification_3' CropRegion: description: A region identified for smart cropping. There will be one region returned for each requested aspect ratio. required: - aspectRatio - boundingBox type: object properties: aspectRatio: format: double description: The aspect ratio of the crop region. type: number boundingBox: $ref: '#/definitions/BoundingBox' OperationEntityListResult_2: description: The list of bot service operation response. type: object properties: nextLink: description: The link used to get the next page of operations. type: string value: description: The list of operations. type: array items: $ref: '#/definitions/OperationEntity' ErrorDetail_4: title: Error details. type: object properties: code: description: The error's code. type: string message: description: A human readable error message. type: string target: description: Indicates which property in the request is responsible for the error. type: string required: - code - message ErrorDetails_10: description: The details of the error. properties: code: description: One of a server-defined set of error codes. type: string message: description: A human-readable representation of the error. type: string details: description: A human-readable representation of the error's details. type: string ErrorResponse_12: description: Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: $ref: '#/definitions/ErrorDetails_4' OperationMetricSpecification: type: object description: Details about an operation related to metrics properties: name: description: The name of the metric type: string displayName: description: Localized display name of the metric type: string displayDescription: description: The description of the metric type: string unit: description: The unit that the metric is measured in type: string aggregationType: description: The type of metric aggregation type: string enableRegionalMdmAccount: description: Whether or not the service is using regional MDM accounts type: string sourceMdmAccount: description: The name of the MDM account type: string sourceMdmNamespace: description: The name of the MDM namespace type: string availabilities: description: Defines how often data for metrics becomes available type: array items: $ref: '#/definitions/OperationMetricAvailability' ErrorResponse_7: title: Error response. type: object description: An error response from the API. properties: error: $ref: '#/definitions/Error_7' description: Error information. required: - error ErrorResponse_21: description: Error response indicates Logic service is not able to process the incoming request. The error property contains the error details. type: object properties: error: $ref: '#/definitions/ErrorProperties' description: The error properties. ProductRecognitionResultApiModel: description: Results from the product understanding operation. required: - gaps - imageMetadata - products type: object properties: imageMetadata: $ref: '#/definitions/ImageMetadataApiModel' products: description: Products detected in the image. type: array items: $ref: '#/definitions/DetectedObject' gaps: description: Gaps detected in the image. type: array items: $ref: '#/definitions/DetectedObject' OperationListResult_42: description: "Result of the request to list NotificationHubs operations. It contains\r\na list of operations and a URL link to get the next set of results." type: object properties: value: description: "Gets list of NotificationHubs operations supported by the\r\nMicrosoft.NotificationHubs resource provider." type: array items: $ref: '#/definitions/Operation_55' readOnly: true x-ms-identifiers: - name nextLink: description: "Gets URL to get the next set of operation list results if there are\r\nany." type: string readOnly: true Operation_69: title: A REST API operation type: object properties: name: title: The operation name. description: This is of the format {provider}/{resource}/{operation} type: string display: title: The object that describes the operation. properties: provider: title: Friendly name of the resource provider. type: string operation: title: The operation type. description: 'For example: read, write, delete, or listKeys/action' type: string resource: title: The resource type on which the operation is performed. type: string description: title: The friendly name of the operation type: string origin: title: The intended executor of the operation. type: string properties: title: Properties of the operation. type: object ErrorResponse_23: description: Error response. properties: error: $ref: '#/definitions/ErrorDefinition_5' description: The error details. type: object Operation_28: description: A Customer Insights REST API operation type: object properties: name: readOnly: true type: string description: 'Operation name: {provider}/{resource}/{operation}' display: description: The object that represents the operation. properties: provider: readOnly: true type: string description: 'Service provider: Microsoft.CustomerInsights' resource: readOnly: true type: string description: 'Resource on which the operation is performed: Invoice, etc.' operation: readOnly: true type: string description: 'Operation type: Read, write, delete, etc.' OperationList_8: type: array description: List of supported operations. items: $ref: '#/definitions/Operation_33' OperationError: description: Error details for the operation in case of a failure. type: object properties: code: description: The error code of the operation error. type: string message: description: The error message of the operation error. type: string operationsList: description: Lists the operations available. type: object properties: nextLink: description: Url to follow for getting next page of operations. type: string value: description: Array of operations type: array items: description: Operation. $ref: '#/definitions/operation' required: - value Operation_6: description: CDN REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationDisplay' description: Display of the operation origin: description: Origin of the operation type: string ErrorResponseDetails: description: Error info. required: - code - message type: object properties: code: description: Error code. type: string message: description: Error message. type: string target: description: Target of the error. type: string details: description: List of detailed errors. type: array items: $ref: '#/definitions/ErrorResponseDetails' innererror: $ref: '#/definitions/ErrorResponseInnerError' InnerError_2: title: InnerError description: "Inner error as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." type: object properties: code: $ref: '#/definitions/InnerErrorCode' innererror: $ref: '#/definitions/InnerError_2' ServiceErrorDetail: description: Error details. type: object properties: code: type: string readOnly: true description: Error code. message: type: string readOnly: true description: Error message. OperationListResult_49: properties: value: type: array description: List of Service Fabric operations supported by the Microsoft.ServiceFabric resource provider. items: $ref: '#/definitions/OperationResult_4' nextLink: type: string description: URL to get the next set of operation list results if there are any. readOnly: true description: Describes the result of the request to list Service Fabric operations. InnerError: description: An object containing specific information about an error. type: object properties: code: description: One of a server-defined set of error codes. type: string innererror: description: An object containing more specific information than the current object about the error. $ref: '#/definitions/InnerError' ImageResults: title: ImageResults description: The result data of the operation, if successful type: array items: $ref: '#/definitions/ImageResult' Availability: description: Represents metric availability (part of RP operation descriptions). type: object properties: timeGrain: description: Time grain of the availability. type: string readOnly: true blobDuration: description: Duration of the availability blob. type: string readOnly: true Operation_43: description: Represents an operation returned by the GetOperations request type: object properties: name: description: Name of the operation type: string display: $ref: '#/definitions/OperationInfo' description: Display name of the operation origin: description: Origin of the operation type: string properties: description: Properties of the operation type: object x-ms-client-flatten: true isDataAction: description: Indicates whether the operation is a data action type: boolean Operation_27: description: Operation result model for ARM RP type: object readOnly: true properties: name: description: Gets or sets action name type: string readOnly: true isDataAction: description: Gets or sets a value indicating whether it is a data plane action type: string readOnly: true display: description: Contains the localized display information for this particular operation / action. type: object readOnly: true properties: provider: description: The localized friendly form of the resource provider name. type: string readOnly: true resource: description: The localized friendly form of the resource type related to this action/operation. type: string readOnly: true operation: description: The localized friendly name for the operation. type: string readOnly: true description: description: The localized friendly description for the operation. type: string readOnly: true properties: description: Gets or sets properties type: string readOnly: true origin: description: Gets or sets origin type: string readOnly: true OperationListResult_30: title: Result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_41' title: The list of operations supported by the resource provider. nextLink: type: string title: The URL to get the next set of operation list results if there are any. ErrorDetail: description: The details of an error. type: object properties: code: description: One of a server-defined set of error codes. type: string message: description: A human-readable representation of the error. type: string details: description: An array of details about specific errors that led to this reported error. type: array items: $ref: '#/definitions/ErrorDetail' innererror: description: An object containing more specific information than the current object about the error. $ref: '#/definitions/InnerError' required: - code - message Operation_21: description: A Billing REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string readOnly: true display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Billing' type: string readOnly: true resource: description: 'Resource on which the operation is performed: Invoice, etc.' type: string readOnly: true operation: description: 'Operation type: Read, write, delete, etc.' type: string readOnly: true AdultResult: description: An object describing whether the image contains adult-oriented content and/or is racy. required: - adult - gore - racy type: object properties: adult: $ref: '#/definitions/AdultMatch' racy: $ref: '#/definitions/AdultMatch' gore: $ref: '#/definitions/AdultMatch' OperationProperties_14: description: Properties of an operation supported by the resource provider. type: object properties: description: description: The description of the resource operation. type: string operation: description: The operation name. type: string provider: description: The provider name. type: string resource: description: The resource name. type: string ApiOperation: description: 'REST API operation description: see https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r3023-operationsapiimplementation' properties: display: type: object description: The object that represents the operation. properties: operation: description: 'Operation type: Read, write, delete, etc.' type: string provider: description: 'Service provider: Microsoft.StorageCache' type: string resource: description: 'Resource on which the operation is performed: Cache, etc.' type: string description: description: The description of the operation type: string origin: description: Origin of the operation. type: string isDataAction: description: The flag that indicates whether the operation applies to data plane. type: boolean name: description: 'Operation name: {provider}/{resource}/{operation}' type: string properties: x-ms-client-flatten: true description: Additional details about an operation. type: object properties: serviceSpecification: type: object description: Specification of the all the metrics provided for a resource type. properties: metricSpecifications: description: Details about operations related to metrics. type: array items: $ref: '#/definitions/MetricSpecification_9' x-ms-identifiers: - name logSpecifications: description: Details about operations related to logs. type: array items: $ref: '#/definitions/LogSpecification_9' x-ms-identifiers: - name type: object OperationEntity_4: description: The operation supported by storage sync. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string display: $ref: '#/definitions/OperationDisplayInfo_4' description: The operation supported by storage sync. origin: type: string description: The origin. properties: $ref: '#/definitions/OperationProperties_10' description: Properties of the operations resource. OperationListResult_51: description: Result of the request to list SQL operations. type: object properties: value: type: array items: $ref: '#/definitions/OperationsDefinition_3' readOnly: true nextLink: type: string readOnly: true ResourceProviderOperationList_2: description: Results of the request to list operations. readOnly: true properties: value: type: array items: $ref: '#/definitions/ResourceProviderOperation' x-ms-identifiers: - name description: List of operations supported by this resource provider. nextLink: type: string description: The URL to use for getting the next set of results. CSRPError: description: General error model properties: error: description: Error's body $ref: '#/definitions/CSRPErrorBody' ErrorResponse_32: description: Standard error response. type: object properties: error: description: Standard error object. allOf: - $ref: '#/definitions/Error_15' ErrorResponse_34: description: Error response. type: object properties: error: $ref: '#/definitions/ErrorDefinition_6' description: The error details. ExceptionResponse: type: object properties: error: $ref: '#/definitions/ServiceError' description: API error details. description: Error. OperationListResult_54: description: Available operations of the service. type: object properties: value: type: array readOnly: true items: $ref: '#/definitions/Operation_68' description: List of operations supported by the Resource Provider. nextLink: type: string readOnly: true description: URL to get the next set of operation list results if there are any. example: https://management.azure.com/{operation}?api-version={version}&%24skiptoken={token} ErrorResponse_9: title: Error response. description: Contains details when the response code indicates an error. type: object properties: error: description: The error details. $ref: '#/definitions/ErrorInfo_2' required: - error ErrorResponseInnerError: description: Detailed error. required: - code - message type: object properties: code: description: Error code. type: string message: description: Error message. type: string innererror: $ref: '#/definitions/ErrorResponseInnerError' DocumentFieldSchema: type: object description: Description of the field semantic schema using a JSON Schema style syntax. properties: type: $ref: '#/definitions/DocumentFieldType' description: Semantic data type of the field value. description: type: string description: Field description. maxLength: 4096 example: type: string description: Example field content. items: $ref: '#/definitions/DocumentFieldSchema' description: Field type schema of each array element. properties: type: object description: Named sub-fields of the object field. additionalProperties: $ref: '#/definitions/DocumentFieldSchema' required: - type SmartCropsResult: description: Smart cropping result. required: - values type: object properties: values: description: Recommended regions for cropping the image. type: array items: $ref: '#/definitions/CropRegion' Operation_30: description: Operation entity. type: object properties: name: description: 'Name of the operation. Format: {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}' type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_7' description: Operation display values. readOnly: true properties: $ref: '#/definitions/OperationProperties_7' description: Operation properties. readOnly: true x-ms-client-flatten: true origin: description: 'Origin of the operation. Can be : user|system|user,system' type: string readOnly: true isDataAction: description: Indicates whether the operation is a data action type: boolean OperationList_3: type: object properties: value: type: array items: $ref: '#/definitions/OperationResponse_4' x-ms-identifiers: - name nextLink: type: string description: URL to get the next page of items. ResourceProviderOperation: description: Supported operations of this resource provider. readOnly: true properties: name: description: Operation name, in format of {provider}/{resource}/{operation} type: string display: description: Display metadata associated with the operation. properties: provider: description: 'Resource provider: Microsoft Custom Providers.' type: string resource: description: Resource on which the operation is performed. type: string operation: description: 'Type of operation: get, read, delete, etc.' type: string description: description: Description of this operation. type: string ProductApiModel: description: Describes a product in the planogram. required: - h - id - name - w type: object properties: id: description: Id of the product. minLength: 1 type: string name: description: Name of the product. maxLength: 255 minLength: 1 type: string w: format: double description: Width of the product. type: number h: format: double description: Height of the fixture. type: number OperationResult_3: description: A Microsoft.Logz REST API operation. type: object properties: name: description: Operation name, i.e., {provider}/{resource}/{operation}. type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationDisplay_15' origin: description: Origin of the operation type: string OperationResponse_4: type: object properties: name: type: string display: $ref: '#/definitions/OperationDisplay_3' origin: type: string InnerError_7: type: object description: An object containing more specific information about the error. properties: code: type: string description: One of a server-defined set of error codes. message: type: string description: A human-readable representation of the error. innererror: $ref: '#/definitions/InnerError_7' description: Inner error. OperationProperties_3: description: Properties of operation, include metric specifications. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_2' description: One property of operation, include metric specifications. AvailableOperation: description: Resource provider available operation model properties: display: description: The list of operations $ref: '#/definitions/AvailableOperationDisplay_2' isDataAction: description: Indicating whether the operation is a data action or not type: boolean default: false name: description: '{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}' type: string origin: description: The origin of operation type: string enum: - user - system - user,system x-ms-enum: modelAsString: false name: OperationOrigin properties: description: The list of operation properties x-ms-client-flatten: true $ref: '#/definitions/AvailableOperationDisplayPropertyServiceSpecification' ServiceSpecification_6: description: Service specification payload type: object properties: logSpecifications: description: Specifications of the Log for Azure Monitoring uniqueItems: false type: array items: $ref: '#/definitions/LogSpecification' Operation_36: description: Microsoft.Features operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Features' type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string OperationDetails_2: type: object description: Operation info. properties: operationId: type: string description: Operation ID x-ms-mutability: - read - create status: $ref: '#/definitions/OperationStatus_2' description: Operation status. notStarted, running, completed, or failed percentCompleted: type: integer format: int32 description: Operation progress (0-100). minimum: 0 maximum: 100 createdDateTime: type: string format: date-time description: Date and time (UTC) when the operation was created. lastUpdatedDateTime: type: string format: date-time description: Date and time (UTC) when the status was last updated. kind: $ref: '#/definitions/OperationKind' description: Type of operation. resourceLocation: type: string format: uri description: URL of the resource targeted by this operation. apiVersion: type: string description: API version used to create this operation. tags: type: object description: List of key-value tag attributes associated with the document model. additionalProperties: type: string error: $ref: '#/definitions/Error_11' description: Encountered error. discriminator: kind required: - operationId - status - createdDateTime - lastUpdatedDateTime - kind - resourceLocation OperationListResult_5: description: Result of the request to list CDN operations. It contains a list of operations and a URL link to get the next set of results. type: object properties: value: type: array uniqueItems: false items: $ref: '#/definitions/Operation_6' description: List of CDN operations supported by the CDN resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. OperationListResult_36: description: Result of the request to list Microsoft.Authorization operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_49' x-ms-identifiers: [] description: List of Microsoft.Authorization operations. nextLink: type: string description: URL to get the next set of operation list results if there are any. Error_14: type: object properties: code: type: string message: type: string target: type: string details: type: array items: $ref: '#/definitions/ErrorDetail_6' x-ms-identifiers: - code OperationDefinitionDisplay: description: The display information for a configuration store operation. type: object properties: provider: description: 'The resource provider name: Microsoft App Configuration."' type: string readOnly: true resource: description: The resource on which the operation is performed. type: string operation: description: The operation that users can perform. type: string description: description: The description for the operation. type: string CloudErrorBody: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for displaying in a user interface. description: An error response from Attestation. ErrorCode_2: description: Top-level error code enum: - BadRequest - BadArgument - Unauthorized - Forbidden - NotFound - UnsupportedMediaType - TooManyRequests - InternalServerError - ServiceUnavailable type: string x-ms-enum: name: ErrorCode modelAsString: true CloudError_7: x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorBody_6' description: 'null' description: An error response from the Azure Data service. ResourceProviderOperationList_5: type: object description: Results of the request to list operations. properties: value: type: array description: List of Operations. items: $ref: '#/definitions/ResourceProviderOperation_3' x-ms-identifiers: - name nextLink: type: string description: Url to follow for getting next page of resources. OperationDisplay_6: description: Operation display properties. type: object properties: provider: description: Provider name. type: string resource: description: The type of resource in which the operation is performed. type: string operation: description: Operation to be performed on the resource. type: string description: description: Description of the operation to be performed. type: string BoundingBox: description: A bounding box for an area inside an image. required: - h - w - x - y type: object properties: x: format: int32 description: Left-coordinate of the top left point of the area, in pixels. minimum: 0 type: integer y: format: int32 description: Top-coordinate of the top left point of the area, in pixels. minimum: 0 type: integer w: format: int32 description: Width measured from the top-left point of the area, in pixels. minimum: 1 type: integer h: format: int32 description: Height measured from the top-left point of the area, in pixels. minimum: 1 type: integer OperationList_2: type: array description: List of supported operations. items: $ref: '#/definitions/OperationsDefinition' x-ms-identifiers: - name DenseCaption: description: A brief description of what the image depicts. required: - confidence - text type: object properties: text: description: The text of the caption. minLength: 1 type: string confidence: format: double description: The level of confidence the service has in the caption. maximum: 1 minimum: 0 type: number boundingBox: $ref: '#/definitions/BoundingBox' OperationListResult_9: description: Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of analysis services operations supported by the Microsoft.AnalysisServices resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_13' nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true OperationListResult_56: description: Container for a list of operations supported by a resource provider. type: object properties: value: description: A list of operations supported by a resource provider. type: array items: $ref: '#/definitions/Operation_70' MetricSpecification_4: description: Metric specification of operation. type: object properties: name: type: string description: Name of metric specification. displayName: type: string description: Display name of metric specification. displayDescription: type: string description: Display description of metric specification. unit: type: string description: 'The metric unit. Possible values include: ''Bytes'', ''Count'', ''Milliseconds''.' aggregationType: type: string description: 'The metric aggregation type. Possible values include: ''Average'', ''Count'', ''Total''.' availabilities: description: Retention policies of a resource metric. type: array items: $ref: '#/definitions/MetricAvailability' x-ms-identifiers: [] supportedTimeGrainTypes: type: array description: The supported time grain types for the metrics. items: type: string dimensions: type: array description: The dimensions of metric items: $ref: '#/definitions/DimensionProperties_2' x-ms-identifiers: - name fillGapWithZero: type: boolean description: Property to specify whether to fill gap with zero. metricFilterPattern: type: string description: Pattern to filter based on name isInternal: type: boolean description: Property to specify metric is internal or not. ObjectsResult: description: Describes detected objects in an image. required: - values type: object properties: values: description: An array of detected objects. type: array items: $ref: '#/definitions/DetectedObject' AvailableProviderOperationProperties_2: description: Represents properties of AvailableProviderOperation type: object properties: {} OperationResourceMetricSpecification: type: object description: Operation Display Resource object. properties: name: type: string description: Name of the metric. displayName: type: string description: Display name for the metric. displayDescription: type: string description: Display description for the metric. unit: type: string description: Unit for the metric. aggregationType: type: string description: Aggregation type for the metric. supportedAggregationTypes: description: Supported aggregation types for the metric. type: array items: type: string x-ms-identifiers: [] fillGapWithZero: type: boolean description: Fill gaps in the metric with zero. lockAggregationType: type: string description: Lock Aggregation type for the metric. dimensions: type: array items: $ref: '#/definitions/OperationResourceMetricSpecificationDimension' x-ms-identifiers: - name description: Dimensions for the metric specification. ImageMetadataApiModel: description: The image metadata information such as height and width. required: - height - width type: object properties: width: format: int32 description: The width of the image in pixels. minimum: 1 type: integer height: format: int32 description: The height of the image in pixels. minimum: 1 type: integer ErrorDetails_3: title: Error details. type: object properties: code: type: string description: Error code identifying the specific error. message: type: string description: A human readable error message. additionalProperties: type: object required: - code - message ErrorDetailsModel: description: Error model details information properties: code: type: string message: type: string description: Error message. required: - code - message MetricDimension_3: type: object description: Specifications of the Dimension of metrics. properties: name: type: string description: Name of the dimension displayName: type: string description: Localized friendly display name of the dimension internalName: type: string description: Internal name of the dimension. toBeExportedForShoebox: description: To be exported to shoe box. type: boolean InnerError_8: description: Inner error containing list of errors. type: object properties: code: description: Specific error code than was provided by the containing error. type: string readOnly: true innerError: description: Object containing more specific information than the current object about the error. type: object readOnly: true additionalProperties: type: object LogSpecification_5: description: Log Definition of a single resource metric. type: object properties: name: description: Name of log specification. type: string displayName: description: Display name of log specification. type: string PositionMatchingResultApiModel: description: Paired planogram position ID and corresponding detected object from product understanding result. required: - detectedObject - positionId type: object properties: positionId: description: The position ID from the planogram matched to the corresponding detected object. minLength: 1 type: string detectedObject: $ref: '#/definitions/DetectedObject' OperationListResult_14: title: Result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_19' title: The list of operations supported by the resource provider. nextLink: type: string title: The URL to get the next set of operation list results if there are any. ProductRecognitionApiModel: required: - createdDateTime - modelName - result - runName - status - updatedDateTime type: object properties: runName: description: Read only. The name that is used to uniquely identify the product recognition run. maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ type: string modelName: description: Read only. The model to run product recognition against. maxLength: 255 pattern: ^[a-zA-Z0-9][a-zA-Z0-9._-]*$ type: string createdDateTime: format: date-time description: Read only. The date and time when the product recognition run was first created, in UTC. type: string updatedDateTime: format: date-time description: Read only. The date and time when the product recognition run was last updated, in UTC. type: string status: description: Read only. The current state of the product recognition run. enum: - notStarted - running - succeeded - failed type: string x-ms-enum: name: ProductRecognitionState modelAsString: true error: $ref: '#/definitions/ErrorResponseDetails' result: $ref: '#/definitions/ProductRecognitionResultApiModel' ResourceProviderOperationDisplay: description: The resource provider operation details. type: object properties: provider: description: Name of the resource provider. type: string resource: description: Name of the resource type. type: string operation: description: Name of the resource provider operation. type: string description: description: Description of the resource provider operation. type: string ErrorResponse: type: object description: Error response properties: error: $ref: '#/definitions/ErrorDefinition' description: The error details OperationResult: description: An Operation Result type: object properties: status: description: The operation status. type: string statusCode: description: The status code for the operation. enum: - Continue - SwitchingProtocols - OK - Created - Accepted - NonAuthoritativeInformation - NoContent - ResetContent - PartialContent - MultipleChoices - Ambiguous - MovedPermanently - Moved - Found - Redirect - SeeOther - RedirectMethod - NotModified - UseProxy - Unused - TemporaryRedirect - RedirectKeepVerb - BadRequest - Unauthorized - PaymentRequired - Forbidden - NotFound - MethodNotAllowed - NotAcceptable - ProxyAuthenticationRequired - RequestTimeout - Conflict - Gone - LengthRequired - PreconditionFailed - RequestEntityTooLarge - RequestUriTooLong - UnsupportedMediaType - RequestedRangeNotSatisfiable - ExpectationFailed - UpgradeRequired - InternalServerError - NotImplemented - BadGateway - ServiceUnavailable - GatewayTimeout - HttpVersionNotSupported type: string x-ms-enum: name: HttpStatusCode modelAsString: true error: $ref: '#/definitions/OperationError' description: Error details for the operation in case of a failure. CloudErrorBody_16: description: Body of an error from a REST request. type: object properties: code: type: string message: type: string target: type: string details: description: Inner errors. type: array items: $ref: '#/definitions/CloudErrorBody_16' x-ms-external: true ErrorDefinition_8: description: Error definition. properties: code: description: Service specific error code which serves as the substatus for the HTTP error code. type: string readOnly: true message: description: Description of the error. type: string readOnly: true details: description: Internal error details. type: array items: $ref: '#/definitions/ErrorDefinition_8' readOnly: true AdultMatch: description: An object describing adult content match. required: - confidence - isMatch type: object properties: isMatch: description: A value indicating if the image is matched adult content. type: boolean confidence: format: double description: A value indicating the confidence level of matched adult content. maximum: 1 minimum: 0 type: number Operation_12: description: A REST API operation type: object properties: name: description: Name of the operation being performed on this object type: string readOnly: true display: description: Contains the localized display information for this operation readOnly: true properties: provider: description: Localized friendly form of the resource provider name type: string readOnly: true resource: description: Localized friendly form of the resource type related to this operation type: string readOnly: true operation: description: Localized friendly name for the operation type: string readOnly: true description: description: Localized friendly description for the operation type: string readOnly: true isDataAction: description: Gets or sets a value indicating whether the operation is a data action or not type: boolean origin: description: Origin of the operation type: string properties: $ref: '#/definitions/OperationProperties_4' description: Properties of the operation LogSpecification: description: Specifications of the Log for Azure Monitoring type: object properties: name: description: Name of the log type: string displayName: description: Localized friendly display name of the log type: string blobDuration: description: Blob duration of the log type: string B2CTenantResourceProperties: description: Properties of the Azure AD B2C tenant Azure resource. type: object properties: billingConfig: type: object description: The billing configuration for the tenant. properties: billingType: type: string description: The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at [aka.ms/b2cBilling](https://aka.ms/b2cbilling). enum: - MAU - Auths x-ms-enum: name: BillingType modelAsString: false values: - value: MAU description: Azure AD B2C usage is billed to a linked Azure subscription and uses a monthly active users (MAU) billing model. - value: Auths description: Azure AD B2C usage is billed to a linked Azure subscription and uses number of authentications based billing. effectiveStartDateUtc: type: string readOnly: true description: The data from which the billing type took effect tenantId: type: string description: An identifier of the B2C tenant. OperationProperties_13: description: Properties of operation, include metric specifications. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_12' description: One property of operation, include metric specifications. TagsResult: description: A list of tags with confidence level. required: - values type: object properties: values: description: A list of tags with confidence level. type: array items: $ref: '#/definitions/Tag' ErrorDetail_2: title: Error details. type: object properties: code: description: The error's code. type: string message: description: A human readable error message. type: string target: description: Indicates which property in the request is responsible for the error. type: string value: description: Indicates which value in 'target' is responsible for the error. type: string resources: description: Indicates resources which were responsible for the error. type: array items: type: string additionalProperties: description: Additional properties that can be provided on the error details object type: object required: - code - message OperationDisplay_8: properties: provider: readOnly: true type: string description: The resource provider of the operation. resource: readOnly: true type: string description: The resource type of the operation. operation: readOnly: true type: string description: A friendly name of the operation. description: readOnly: true type: string description: A friendly description of the operation. description: The display information for a particular operation. PlanogramMatchingResultApiModel: description: Results from the planogram matching operation. required: - matchingResultPerPosition type: object properties: matchingResultPerPosition: description: The matched detected object information for each planogram position. type: array items: $ref: '#/definitions/PositionMatchingResultApiModel' FixtureApiModel: description: Describes a fixture in a planogram. required: - h - id - w - x - y type: object properties: id: description: Id of the fixture. minLength: 1 type: string w: format: double description: Width of the fixture. type: number h: format: double description: Height of the fixture. type: number x: format: double description: Left offset from the origin, in unit of in inches or centimeters. minimum: 0 type: number y: format: double description: Top offset from the origin, in unit of in inches or centimeters. minimum: 0 type: number ErrorDetails_7: description: Error details. type: object properties: code: description: The error code. format: int32 type: integer readOnly: true httpStatusCode: description: The HTTP status code. type: string readOnly: true message: description: The error message. type: string readOnly: true details: description: The error details. type: string readOnly: true PeopleResult: description: An object describing whether the image contains people. required: - values type: object properties: values: description: An array of detected people. type: array items: $ref: '#/definitions/DetectedPerson' OperationDisplay_2: description: Display metadata associated with the operation. type: object properties: provider: type: string description: Operation resource provider name. readOnly: true resource: type: string description: Resource on which the operation is performed. readOnly: true operation: type: string description: Localized friendly name for the operation. readOnly: true description: type: string description: Operation description. readOnly: true OperationListResult_18: description: The operation list response that contains all operations for Azure Container Instance service. type: object properties: value: type: array items: $ref: '#/definitions/Operation_24' x-ms-identifiers: - name description: The list of operations. nextLink: type: string description: The URI to fetch the next page of operations. CloudError_21: x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorBody_15' description: An error response from Kusto. Operation_53: description: The operation supported by Microsoft Support resource provider. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: description: The object that describes the operation. properties: description: description: The description of the operation. type: string readOnly: true operation: description: The action that users can perform, based on their permission level. type: string readOnly: true provider: description: 'Service provider: Microsoft Support.' type: string readOnly: true resource: description: Resource on which the operation is performed. type: string readOnly: true OperationDisplay_12: description: The object that represents the operation. type: object properties: provider: readOnly: true type: string description: 'Service provider: Microsoft IoT Central' resource: readOnly: true type: string description: 'Resource Type: IoT Central' operation: readOnly: true type: string description: Name of the operation description: readOnly: true type: string description: Friendly description for the operation, Operation_7: description: Microsoft Insights API operation definition. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string isDataAction: type: boolean description: Property to specify whether the action is a data action. display: description: Display metadata associated with the operation. type: object properties: publisher: description: The publisher of this operation. type: string provider: description: 'Service provider: Microsoft.Insights' type: string resource: description: 'Resource on which the operation is performed: AlertRules, Autoscale, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string description: description: The description of the operation. type: string properties: description: Properties of operation, include metric specifications. x-ms-client-flatten: true x-ms-client-name: OperationProperties $ref: '#/definitions/OperationProperties_3' ReadResult: description: The results of an Read operation. required: - content - pages - stringIndexType type: object properties: stringIndexType: description: 'The method used to compute string offset and length, possible values include: ''textElements'', ''unicodeCodePoint'', ''utf16CodeUnit'' etc.' minLength: 1 type: string content: description: Concatenate string representation of all textual and visual elements in reading order. minLength: 1 type: string pages: description: A list of analyzed pages. type: array items: $ref: '#/definitions/DocumentPage' styles: description: Extracted font styles. type: array items: $ref: '#/definitions/DocumentStyle' CloudError_9: x-ms-external: true properties: error: $ref: '#/definitions/CloudErrorBody_7' description: An error response from the Batch service. OperationDisplay_11: description: Display metadata associated with the operation. properties: provider: type: string description: Operation resource provider name. readOnly: true resource: type: string description: Resource on which the operation is performed. readOnly: true operation: type: string description: Localized friendly name for the operation. readOnly: true description: type: string description: Operation description. readOnly: true PositionApiModel: description: Describes a product position in a planogram. required: - fixtureId - id - productId - x - y type: object properties: id: description: Id of the position. minLength: 1 type: string productId: description: Id of the product. minLength: 1 type: string fixtureId: description: Id of the fixture that the product is on. minLength: 1 type: string x: format: double description: Left offset from the origin, in unit of in inches or centimeters. minimum: 0 type: number y: format: double description: Top offset from the origin, in unit of in inches or centimeters. minimum: 0 type: number ArmErrorResponse: type: object properties: error: $ref: '#/definitions/ARMErrorResponseBody' OperationAvailability: description: Describes a particular availability for the metric specification. readOnly: true properties: timeGrain: type: string readOnly: true description: The time grain for the dimension. blobDuration: type: string readOnly: true description: The blob duration for the dimension. ImageAnalysisResult: description: Describe the combined results of different types of image analysis. required: - metadata - modelVersion type: object properties: customModelResult: $ref: '#/definitions/ImagePredictionResult' captionResult: $ref: '#/definitions/CaptionResult' objectsResult: $ref: '#/definitions/ObjectsResult' readResult: $ref: '#/definitions/ReadResult' denseCaptionsResult: $ref: '#/definitions/DenseCaptionsResult' modelVersion: description: Model Version. minLength: 1 type: string metadata: $ref: '#/definitions/ImageMetadataApiModel' tagsResult: $ref: '#/definitions/TagsResult' adultResult: $ref: '#/definitions/AdultResult' smartCropsResult: $ref: '#/definitions/SmartCropsResult' peopleResult: $ref: '#/definitions/PeopleResult' OperationProperties_6: description: Operation properties. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_5' description: Service specification. Operation_15: description: SQL REST API operation definition. type: object properties: name: description: The name of the operation being performed on this particular object. type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_4' description: The localized display information for this particular operation / action. readOnly: true origin: description: The intended executor of the operation. enum: - user - system type: string readOnly: true x-ms-enum: name: OperationOrigin modelAsString: true properties: description: Additional descriptions for the operation. type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: false Display_7: description: Contains the localized display information for this particular operation / action. properties: provider: description: The localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible. It should use Title Casing and begin with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring Insights" or "Microsoft Compute." type: string readOnly: true resource: description: The localized, friendly version of the resource type related to this action or operation; the resource type should match the public documentation for the resource provider. type: string readOnly: true operation: description: The localized, friendly name for the operation. Use the name as it will displayed to the user. type: string readOnly: true description: description: The localized, friendly description for the operation. The description will be displayed to the user. It should be thorough and concise for used in both tooltips and detailed views. type: string readOnly: true OperationsDisplayDefinition_2: required: - description - operation - provider - resource type: object properties: provider: type: string resource: type: string operation: type: string description: type: string OperationsDefinition: type: object description: Definition object with the name and properties of an operation. properties: name: type: string description: Name of the operation. display: $ref: '#/definitions/OperationsDisplayDefinition' description: Display object with properties of the operation. ServiceSpecification_9: description: Optional service specification used in Operations API. type: object properties: logSpecifications: description: Log specifications. type: array items: $ref: '#/definitions/LogSpecification_6' readOnly: true x-ms-identifiers: - name metricSpecifications: description: Metric specification. type: array items: $ref: '#/definitions/MetricSpecification_6' readOnly: true x-ms-identifiers: - name - unit OperationDisplayProperties: description: The object that represents the operation. properties: provider: description: The name of the provider. type: string readOnly: true resource: description: The resource on which the operation is performed. type: string readOnly: true operation: description: The operation that can be performed. type: string readOnly: true description: description: Operation description. type: string readOnly: true CloudErrorBody_19: type: object description: Describes a particular API error with an error code and a message. properties: code: type: string description: An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases. message: type: string description: A message that describes the error in detail and provides debugging information. target: type: string description: The target of the particular error (for example, the name of the property in error). details: type: array items: $ref: '#/definitions/CloudErrorBody_19' description: Describes a particular API error with an error code and a message. x-ms-identifiers: [] description: Contains nested errors that are related to this error. x-ms-external: true ErrorAdditionalInfo_3: x-ms-external: true description: An error additional info for the Lockbox service. type: object properties: type: type: string description: The type of error info. info: type: object description: Additional information about the request that is in error state. properties: currentStatus: $ref: '#/definitions/LockboxRequestStatus' description: The current status/state of the request quired. OperationsDisplayDefinition_3: type: object properties: provider: type: string readOnly: true resource: type: string readOnly: true operation: type: string readOnly: true description: type: string readOnly: true OperationDisplay_5: description: The object that represents the operation. type: object properties: provider: readOnly: true type: string description: 'Service provider: Microsoft DigitalTwins' resource: readOnly: true type: string description: 'Resource Type: DigitalTwinsInstances' operation: readOnly: true type: string description: Name of the operation description: readOnly: true type: string description: Friendly description for the operation, ErrorResponse_4: title: ErrorResponse description: "Error response as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." required: - error type: object properties: error: $ref: '#/definitions/Error_4' ImageStitchingRequestApiModel: description: Image stitching input. required: - images type: object properties: images: description: Source images to stitch. maxItems: 20 minItems: 2 type: array items: format: uri type: string ErrorResponse_14: description: Response returned when an error occurs. required: - error type: object properties: error: $ref: '#/definitions/ErrorResponseDetails' OperationListResult_55: title: Result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_69' title: The list of operations supported by the resource provider. nextLink: type: string title: The URL to get the next set of operation list results if there are any. ResourceProviderOperationDisplay_2: properties: provider: description: Name of the resource provider. type: string resource: description: Name of the resource type. type: string operation: description: Name of the resource provider operation. type: string description: description: Description of the resource provider operation. type: string OperationDetails: description: Details of a long running operation. type: object properties: id: description: The unique id of the operation. type: string status: description: The current status of the operation enum: - NotStarted - Running - Succeeded - Failed - Canceled type: string x-ms-enum: modelAsString: false name: State error: description: An error, available when the status is `Failed`, describing why the operation failed. $ref: '#/definitions/ErrorDetail' required: - id - status Error_10: description: The resource management error response. properties: additionalInfo: description: The error additional info. items: $ref: '#/definitions/ErrorAdditionalInfo' x-ms-identifiers: [] readOnly: true type: array code: description: The error code. readOnly: true type: string details: description: The error details. items: $ref: '#/definitions/Error_10' x-ms-identifiers: [] readOnly: true type: array message: description: The error message. readOnly: true type: string target: description: The error target. readOnly: true type: string OperationsDisplayDefinition: type: object description: Display object with properties of the operation. properties: provider: type: string description: Resource provider of the operation. resource: type: string description: Resource for the operation. operation: type: string description: Short description of the operation. description: type: string description: Description of the operation. PlanogramMatchingRequestApiModel: description: Input to pass into the planogram matching operation. required: - detectedProducts - planogram type: object properties: detectedProducts: $ref: '#/definitions/ProductRecognitionResultApiModel' planogram: $ref: '#/definitions/PlanogramApiModel' StorageSyncInnerErrorDetails: type: object description: Error Details object. properties: callStack: type: string description: Call stack of the error. message: type: string description: Error message of the error. innerException: type: string description: Exception of the inner error. innerExceptionCallStack: type: string description: Call stack of the inner error. ApiErrorBase: properties: code: type: string description: The error code. target: type: string description: The target of the particular error. message: type: string description: The error message. description: Api error base. MetricSpecification_3: description: Specifications of the Metrics for Azure Monitoring type: object properties: name: description: Name of the metric type: string displayName: description: Localized friendly display name of the metric type: string displayDescription: description: Localized friendly description of the metric type: string unit: description: Unit that makes sense for the metric type: string category: description: Name of the metric category that the metric belongs to. A metric can only belong to a single category. type: string aggregationType: description: 'Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.' type: string supportedAggregationTypes: description: Supported aggregation types uniqueItems: false type: array items: type: string supportedTimeGrainTypes: description: Supported time grain types uniqueItems: false type: array items: type: string fillGapWithZero: description: Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. type: boolean dimensions: description: Dimensions of the metric uniqueItems: false type: array items: $ref: '#/definitions/MetricDimension_2' enableRegionalMdmAccount: description: Whether or not the service is using regional MDM accounts. type: string sourceMdmAccount: description: The name of the MDM account. type: string sourceMdmNamespace: description: The name of the MDM namespace. type: string OperationListValue: type: object description: List of supported operations. properties: value: $ref: '#/definitions/OperationList_2' PlanogramApiModel: description: Describes the planogram for planogram matching operations. required: - fixtures - height - positions - products - width type: object properties: width: format: double description: Width of the planogram. type: number height: format: double description: Height of the planogram. type: number products: description: List of products in the planogram. minItems: 1 type: array items: $ref: '#/definitions/ProductApiModel' fixtures: description: List of fixtures in the planogram. minItems: 1 type: array items: $ref: '#/definitions/FixtureApiModel' positions: description: List of positions in the planogram. minItems: 1 type: array items: $ref: '#/definitions/PositionApiModel' ServiceSpecification_8: description: One property of operation, include metric specifications. properties: metricSpecifications: description: Metric specifications of operation. type: array items: $ref: '#/definitions/MetricSpecification_5' x-ms-identifiers: - name logSpecifications: description: Log specification of operation. type: array items: $ref: '#/definitions/LogSpecification_5' x-ms-identifiers: - name Operation: description: The details of the operation. type: object properties: name: description: The name of the operation. type: string display: description: The display details for the operation. type: object items: $ref: '#/definitions/Display' OperationServiceSpecification: type: object description: Details about a service operation properties: logSpecifications: description: Details about operations related to logs type: array items: $ref: '#/definitions/OperationLogSpecification' metricSpecifications: description: Details about operations related to metrics type: array items: $ref: '#/definitions/OperationMetricSpecification' ClientDiscoveryResponse_2: description: Operations List response which contains list of available APIs. type: object properties: value: description: List of available operations. type: array items: $ref: '#/definitions/ClientDiscoveryValueForSingleApi_2' x-ms-identifiers: [] nextLink: description: Link to the next chunk of Response. type: string OperationResponse: title: OperationResponse description: The operation response containing the id and the status of the operation. If successful, it contains data with the generated images and an error otherwise. type: object properties: id: format: uuid description: The ID of the operation. type: string created: format: unixtime description: A timestamp when this job or item was created (in unix epochs). type: integer expires: format: unixtime description: A timestamp when this operation and its associated images expire and will be deleted (in unix epochs). type: integer result: type: object description: The result of the operation if the operation succeeded. properties: created: format: unixtime description: A timestamp when this job or item was created (in unix epochs). type: integer data: $ref: '#/definitions/ImageResults' required: - created - data status: $ref: '#/definitions/State' error: $ref: '#/definitions/Error_4' required: - id - status - created CloudError_16: description: Error from a REST request. type: object properties: error: $ref: '#/definitions/CloudErrorBody_11' description: The cloud error that occurred x-ms-external: true AsyncOperationDetails: description: The async operation details. type: object properties: subOperationType: description: The suboperation type. type: string subOperationState: description: The suboperation state. type: string DocumentStyle: description: An object representing observed text styles. required: - spans type: object properties: isHandwritten: description: Is content handwritten or not. type: boolean spans: description: Location of the text elements in the concatenated content the style applies to. type: array items: $ref: '#/definitions/DocumentSpan' confidence: format: double description: Confidence of correctly identifying the style. type: number ClientDiscoveryForServiceSpecification_2: description: Class to represent shoebox service specification in json client discovery. type: object properties: logSpecifications: description: List of log specifications of this operation. type: array items: $ref: '#/definitions/ClientDiscoveryForLogSpecification_2' x-ms-identifiers: [] OperationListResult_22: properties: value: readOnly: true type: array items: $ref: '#/definitions/Operation_31' description: The results of the list operation. x-ms-identifiers: - name nextLink: readOnly: true type: string description: The link (url) to the next page of results. description: The list of available operations for Data Lake Analytics. CloudErrorBody_5: type: object x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array items: $ref: '#/definitions/CloudErrorBody_5' x-ms-identifiers: [] description: A list of additional details about the error. description: An error response from the service. OperationListResult_11: description: Result of the request to list SQL operations. type: object properties: value: description: Array of results. type: array items: $ref: '#/definitions/Operation_15' x-ms-identifiers: - name readOnly: true nextLink: description: Link to retrieve next page of results. type: string readOnly: true MaintenanceError: description: An error response received from the Azure Maintenance service. type: object properties: error: $ref: '#/definitions/ErrorDetails_9' description: Details of the error MetricSpecification_V1: description: Metric specification version 1. type: object properties: name: description: Name of the metric. type: string displayName: description: Display name of the metric. type: string displayDescription: description: Description of the metric to be displayed. type: string unit: description: Metric units. enum: - NotSpecified - Percent - Count - Seconds - Milliseconds - Bytes - BytesPerSecond - CountPerSecond type: string x-ms-enum: name: MetricUnit modelAsString: true aggregationType: description: Metric aggregation type. enum: - NotSpecified - None - Average - Minimum - Maximum - Total - Count type: string x-ms-enum: name: MetricAggregationType modelAsString: true dimensions: description: Metric dimensions, other than default dimension which is resource. uniqueItems: false type: array items: $ref: '#/definitions/MetricDimension_V1' x-ms-identifiers: - name fillGapWithZero: description: Set true to fill the gaps with zero. type: boolean category: description: Metric category. enum: - Capacity - Transaction type: string x-ms-enum: name: MetricCategory modelAsString: true resourceIdDimensionNameOverride: description: Resource name override. type: string supportedTimeGrainTypes: description: Support granularity of metrics. uniqueItems: false type: array items: enum: - PT1M - PT5M - PT15M - PT30M - PT1H - PT6H - PT12H - PT1D type: string x-ms-enum: name: TimeGrain modelAsString: true supportedAggregationTypes: description: Support metric aggregation type. uniqueItems: false type: array items: enum: - NotSpecified - None - Average - Minimum - Maximum - Total - Count type: string x-ms-enum: name: MetricAggregationType modelAsString: true AvailableProviderOperationDisplay_2: description: Contains the localized display information for this particular operation/action. These value will be used by several clients for (a) custom role definitions for RBAC, (b) complex query filters for the event service and (c) audit history/records for management operations. type: object properties: provider: description: The localized friendly form of the resource provider name - it is expected to also include the publisher/company responsible. It should use Title Casing and begin with 'Microsoft' for 1st party services. type: string resource: description: The localized friendly form of the resource type related to this action/operation - it should match the public documentation for the resource provider. It should use Title Casing - for examples, please refer to the 'name' section. type: string operation: description: The localized friendly name for the operation, as it should be shown to the user. It should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing and include the entity/resource to which it applies. type: string description: description: The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise - it will be used in tool tips and detailed views. type: string OperationList_12: description: List of supported operations. type: object properties: value: description: List of supported operations. type: array items: $ref: '#/definitions/Operation_66' x-ms-identifiers: - name InnerError_9: properties: exceptionType: type: string description: The exception type. errorDetail: type: string description: The internal error message or exception dump. description: Inner error details. ResourceProviderOperationList_3: type: object description: Result of the request to list operations. readOnly: true properties: value: type: array items: $ref: '#/definitions/ResourceProviderOperation_2' description: List of operations supported by this resource provider. nextLink: type: string readOnly: true description: Link to the next page of results. AvailableProviderOperation: description: Class represents provider operation required: - name type: object properties: name: description: Gets or Sets Name of the operations type: string display: $ref: '#/definitions/AvailableProviderOperationDisplay' description: "Gets or sets Display information\r\nContains the localized display information for this particular operation/action" origin: description: "Gets or sets Origin\r\nThe intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.\r\nDefault value is “user,system”" type: string properties: $ref: '#/definitions/AvailableProviderOperationProperties' description: "Gets or sets Properties\r\nReserved for future use" x-ms-client-flatten: true OperationsDefinitionArrayResponseWithContinuation: type: object properties: value: type: array items: $ref: '#/definitions/OperationsDefinition_2' nextLink: description: The URL to get to the next set of results, if there are any. type: string OperationMetaMetricAvailabilitiesSpecification: properties: timeGrain: type: string description: The timegrain for OperationMetaMetricAvailabilitiesSpecification. blobDuration: type: string description: The blobDuration for OperationMetaMetricAvailabilitiesSpecification. CloudErrorBody_11: description: Body of an error from a REST request. type: object properties: code: description: The error code. type: string message: description: The error message. type: string target: description: The error target. type: string details: description: Inner errors. type: array items: $ref: '#/definitions/CloudErrorBody_11' x-ms-external: true Operation_31: properties: name: readOnly: true type: string description: The name of the operation. display: readOnly: true $ref: '#/definitions/OperationDisplay_8' description: The display information for the operation. properties: readOnly: true $ref: '#/definitions/OperationMetaPropertyInfo' description: The OperationMetaPropertyInfo for the operation. origin: readOnly: true type: string enum: - user - system - user,system x-ms-enum: name: OperationOrigin modelAsString: true description: The intended executor of the operation. description: An available operation for Data Lake Analytics. Error_8: description: New format which conforms to the new Cognitive Services API guidelines which is available at https://microsoft.sharepoint.com/%3Aw%3A/t/CognitiveServicesPMO/EUoytcrjuJdKpeOKIK_QRC8BPtUYQpKBi8JsWyeDMRsWlQ?e=CPq8ow. This contains an outer error with error code, message, details, target and an inner error with more descriptive details. required: - code - message type: object properties: code: $ref: '#/definitions/ErrorCode_2' target: description: The source of the error. type: string message: description: High level error message. type: string details: description: Additional supportive details regarding the error and/or expected policies. type: array items: $ref: '#/definitions/Error_8' innererror: $ref: '#/definitions/InnerError_5' OperationListResult_38: description: Result of the request to list MarketplaceOrdering operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_51' x-ms-identifiers: - name description: List of Microsoft.MarketplaceOrdering operations supported by the Microsoft.MarketplaceOrdering resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. readOnly: true ErrorResponse_30: description: The error response that indicates why an operation has failed. type: object properties: code: description: The error code. type: string readOnly: true message: description: The error message. type: string readOnly: true MetricSpecification_7: type: object description: Metric specification for exposing performance metrics to shoebox. properties: name: type: string description: Metric name readOnly: true displayName: type: string description: Localizable metric name displayDescription: type: string description: Localizable description of metric unit: type: string description: Unit for the metric readOnly: true aggregationType: type: string description: Aggregation type for the metric readOnly: true metricFilterPattern: type: string description: Pattern used to filter the metric readOnly: true dimensions: type: array description: For describing multi dimensional metrics items: type: object properties: name: type: string description: Dimension of the metric readOnly: true displayName: type: string description: Localizable dimension of the metric x-ms-identifiers: - name OperationDisplayValue: properties: operation: type: string readOnly: true description: Friendly name of the operation. resource: type: string readOnly: true description: Friendly name of the resource type the operation applies to. description: type: string readOnly: true description: Friendly description of the operation. provider: type: string readOnly: true description: Friendly name of the resource provider. description: Display information of an operation. ErrorModel: properties: error: $ref: '#/definitions/ErrorErrorModel' description: Error model information description: The error details. required: - error DocumentLine: description: A content line object consisting of an adjacent sequence of content elements, such as words and selection marks. required: - boundingBox - content - spans type: object properties: content: description: Concatenated content of the contained elements in reading order. minLength: 1 type: string boundingBox: description: Bounding box of the line. type: array items: format: double type: number spans: description: Location of the line in the reading order concatenated content. type: array items: $ref: '#/definitions/DocumentSpan' LogSpecification_6: description: A single log category specification. type: object properties: name: description: Name of the log category. type: string readOnly: true displayName: description: Display name of the log category. type: string readOnly: true blobDuration: description: Duration of data written to a single blob. type: string readOnly: true categoryGroups: description: Category group for the log specification. type: array items: type: string OperationDisplay_20: description: Meta data about operation used for display in portal. type: object properties: provider: type: string resource: type: string operation: type: string description: type: string ErrorDetails_2: description: The error details. type: object properties: code: description: The error code. type: string message: description: The error message. type: string target: description: The target of the error (e.g., the name of the property in error). type: string Operation_29: description: Operations. type: object properties: name: description: Name of the operation. type: string isDataAction: description: Is data action. type: boolean display: $ref: '#/definitions/OperationDisplay_6' description: Properties displayed for the operation. origin: description: Origin of the operation. type: string properties: $ref: '#/definitions/OperationProperties_6' description: Operation properties. x-ms-client-flatten: true CloudError_17: description: The default error response type: object properties: error: $ref: '#/definitions/CloudErrorBody_12' description: Content of the error x-ms-external: true State: title: State description: The state of a job or item. enum: - notRunning - running - succeeded - canceled - failed - deleted type: string readOnly: true x-ms-enum: name: State modelAsString: true values: - value: notRunning description: The operation was created and is queued to be processed in the future. - value: running description: The operation has started to be processed. - value: succeeded description: The operation has successfully be processed and is ready for consumption. - value: canceled description: The operation has been canceled and is incomplete. - value: failed description: The operation has completed processing with a failure and cannot be further consumed. - value: deleted description: The entity has been deleted but may still be referenced by other entities predating the deletion. ErrorResponse_18: description: Error response. properties: error: $ref: '#/definitions/ErrorDefinition_4' description: The error details. OperationsDiscovery: description: Operations discovery class. type: object properties: name: description: 'Name of the API. The name of the operation being performed on this particular object. It should match the action name that appears in RBAC / the event service. Examples of operations include: * Microsoft.Compute/virtualMachine/capture/action * Microsoft.Compute/virtualMachine/restart/action * Microsoft.Compute/virtualMachine/write * Microsoft.Compute/virtualMachine/read * Microsoft.Compute/virtualMachine/delete Each action should include, in order: (1) Resource Provider Namespace (2) Type hierarchy for which the action applies (e.g. server/databases for a SQL Azure database) (3) Read, Write, Action or Delete indicating which type applies. If it is a PUT/PATCH on a collection or named value, Write should be used. If it is a GET, Read should be used. If it is a DELETE, Delete should be used. If it is a POST, Action should be used. As a note: all resource providers would need to include the "{Resource Provider Namespace}/register/action" operation in their response. This API is used to register for their service, and should include details about the operation (e.g. a localized name for the resource provider + any special considerations like PII release).' type: string display: $ref: '#/definitions/Display_6' description: Object type. origin: description: Origin. The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is "user,system". type: string properties: $ref: '#/definitions/OperationsDiscoveryProperties' description: Properties. Reserved for future use. OperationResourceServiceSpecification: type: object description: Service specification. properties: metricSpecifications: type: array items: $ref: '#/definitions/OperationResourceMetricSpecification' x-ms-identifiers: - name description: List of metric specifications. Operation_16: description: DigitalTwins service REST API operation type: object properties: name: readOnly: true type: string description: 'Operation name: {provider}/{resource}/{read | write | action | delete}' display: description: Operation properties display $ref: '#/definitions/OperationDisplay_5' MetricDimension_V1: description: Metric Dimension v1. type: object properties: name: description: Name of the metrics dimension. type: string displayName: description: Display name of the metrics dimension. type: string toBeExportedForShoebox: description: To be exported to shoe box. type: boolean ClientDiscoveryValueForSingleApi: description: Available operation details. properties: display: $ref: '#/definitions/ClientDiscoveryDisplay' description: Contains the localized display information for this particular operation name: description: Name of the Operation. type: string isDataAction: description: Indicates whether the operation is a data action type: boolean origin: description: The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX type: string properties: $ref: '#/definitions/ClientDiscoveryForProperties' description: Properties for the given operation. title: ClientDiscoveryValueForSingleApi type: object OperationResourceMetricSpecificationDimension: type: object description: OperationResourceMetricSpecificationDimension object. properties: name: type: string description: Name of the dimension. displayName: type: string description: Display name of the dimensions. toBeExportedForShoebox: type: boolean description: Indicates metric should be exported for Shoebox. OperationList: properties: systemData: readOnly: true description: The system metadata relating to this resource $ref: ../../../../../common-types/resource-management/v1/types.json#/definitions/systemData value: type: array description: List of supported operations. items: $ref: '#/definitions/OperationsDefinition' description: List of supported operations. ServiceSpecification_11: description: Resource metrics service provided by Microsoft.Insights resource provider. type: object properties: metricSpecifications: type: array items: $ref: '#/definitions/MetricSpecification_8' x-ms-identifiers: - name logSpecifications: type: array items: $ref: '#/definitions/LogSpecification_8' x-ms-identifiers: - name OperationListResult_26: description: A list of resource provider operations. type: object properties: value: description: Collection of available operation details uniqueItems: false type: array items: $ref: '#/definitions/Operation_37' x-ms-identifiers: - name nextLink: description: "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use." type: string readOnly: true MetricSpecification_5: description: Metric specification of operation. properties: name: type: string description: Name of metric specification. displayName: type: string description: Display name of metric specification. displayDescription: type: string description: Display description of metric specification. unit: type: string description: Unit could be Bytes or Count. supportedAggregationTypes: description: Support metric aggregation type. uniqueItems: false type: array items: enum: - Average type: string x-ms-enum: name: MetricAggregationType modelAsString: true supportedTimeGrainTypes: type: array description: The supported time grain types for the metrics. items: type: string internalMetricName: type: string description: The internal metric name. enableRegionalMdmAccount: description: Whether or not the service is using regional MDM accounts. type: boolean sourceMdmAccount: type: string description: The source MDM account. sourceMdmNamespace: type: string description: The source MDM namespace. dimensions: description: Dimensions of blobs, including blob type and access tier. type: array items: $ref: '#/definitions/Dimension' x-ms-identifiers: - name aggregationType: type: string description: Aggregation type could be Average. fillGapWithZero: type: boolean description: The property to decide fill gap with zero or not. category: type: string description: The category this metric specification belong to, could be Capacity. resourceIdDimensionNameOverride: type: string description: Account Resource Id. isInternal: description: Whether the metric is internal. type: boolean MetricDimension_2: description: Specifications of the Dimension of metrics type: object properties: name: description: Name of the dimension type: string displayName: description: Localized friendly display name of the dimension type: string internalName: description: Name of the dimension as it appears in MDM type: string toBeExportedForShoebox: description: A boolean flag indicating whether this dimension should be included for the shoebox export scenario type: boolean OperationListResult_10: description: Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array x-ms-identifiers: [] items: $ref: '#/definitions/Operation_14' description: List of Resource Provider operations supported by the Resource Provider resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. CloudError_20: description: Error details. x-ms-external: true properties: error: description: Error response body. x-ms-client-flatten: true $ref: '#/definitions/CloudErrorBody_14' OperationDisplay_19: description: Operation display payload type: object properties: provider: description: Resource provider of the operation readOnly: true type: string example: Microsoft Azure Video Indexer resource: description: Resource of the operation readOnly: true type: string example: accounts operation: description: Localized friendly name for the operation readOnly: true type: string example: Read accounts description: description: Localized friendly description for the operation readOnly: true type: string example: Read accounts details Error_7: title: Error info. type: object description: Error details. properties: code: type: string description: Error code identifying the specific error. message: type: string description: A human readable error message. details: type: array description: Error details items: $ref: '#/definitions/ErrorDetails_3' required: - code - message ErrorResponseBody: description: Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. $ref: '#/definitions/ErrorResponse_20' CloudErrorBody_3: description: CloudErrorBody represents the body of a cloud error. properties: code: description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. type: string message: description: A message describing the error, intended to be suitable for display in a user interface. type: string target: description: The target of the particular error. For example, the name of the property in error. type: string details: description: A list of additional details about the error. type: array items: $ref: '#/definitions/CloudErrorBody_3' x-ms-identifiers: - code ResourceProviderOperationList: description: The resource provider operation list. type: object properties: value: description: Resource provider operations list. type: array items: $ref: '#/definitions/ResourceProviderOperationDefinition' nextLink: description: The URI that can be used to request the next page for list of Azure operations. type: string OperationDisplay: type: object description: Operation display payload properties: provider: description: Resource provider of the operation type: string resource: description: Resource of the operation type: string operation: description: Localized friendly name for the operation type: string description: description: Localized friendly description for the operation type: string AvailableOperations_4: description: Available operations of the service type: object properties: value: description: Collection of available operation details uniqueItems: false type: array items: $ref: '#/definitions/OperationDetail_3' x-ms-identifiers: - name nextLink: description: "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use." type: string readOnly: true CaptionResult: description: A brief description of what the image depicts. required: - confidence - text type: object properties: text: description: The text of the caption. minLength: 1 type: string confidence: format: double description: The level of confidence the service has in the caption. maximum: 1 minimum: 0 type: number OperationsDefinition_2: required: - display - name type: object properties: name: type: string description: Name of the operation. isDataAction: type: boolean description: Indicates whether the operation applies to data-plane. origin: enum: - NotSpecified - User - System type: string display: description: Display information of the operation. allOf: - $ref: '#/definitions/OperationsDisplayDefinition_2' actionType: enum: - NotSpecified - Internal type: string properties: {} description: Properties of an Operation. InnerErrorCode: title: InnerErrorCode description: "Inner error codes as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." enum: - invalidPayload type: string x-ms-enum: name: InnerErrorCode modelAsString: true values: - value: invalidPayload description: The request data is invalid for this operation. OperationProperties_10: type: object description: Properties of the operations resource. properties: serviceSpecification: $ref: '#/definitions/OperationResourceServiceSpecification' description: Service specification for the operations resource. NameAvailabilityStatus: description: The result of a request to check the availability of a resource name. type: object properties: nameAvailable: description: The value indicating whether the resource name is available. type: boolean readOnly: true message: description: If any, the error message that provides more detail for the reason that the name is not available. type: string readOnly: true reason: description: If any, the reason that the name is not available. type: string readOnly: true Operation_60: description: Capacities REST API operation. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.PowerBIDedicated.' type: string readOnly: true resource: description: 'Resource on which the operation is performed: capacity, etc.' type: string readOnly: true operation: description: 'Operation type: create, update, delete, etc.' type: string readOnly: true description: type: string description: Localized description of the operation. origin: type: string description: Origin of the operation. readOnly: true properties: type: object description: Additional properties to expose performance metrics to shoebox. properties: serviceSpecification: description: Service specification for exposing performance metrics to shoebox. $ref: '#/definitions/ServiceSpecification_10' MetricSpecification: description: Specifications of the Metrics for Azure Monitoring type: object properties: name: description: Name of the metric type: string displayName: description: Localized friendly display name of the metric type: string displayDescription: description: Localized friendly description of the metric type: string unit: description: Unit that makes sense for the metric type: string aggregationType: description: 'Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.' type: string internalMetricName: description: Internal metric name. type: string dimensions: description: Dimensions of the metric uniqueItems: false type: array items: $ref: '#/definitions/MetricDimension' x-ms-identifiers: - name fillGapWithZero: description: Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. type: boolean ErrorDetails_4: description: The details of the error. properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true target: description: The target of the particular error. type: string readOnly: true ClientDiscoveryForLogSpecification_2: description: Class to represent shoebox log specification in json client discovery. type: object properties: name: description: Name for shoebox log specification. type: string displayName: description: Localized display name type: string blobDuration: description: blob duration of shoebox log specification type: string OperationDetail_3: description: Operation detail payload type: object properties: name: description: Name of the operation type: string isDataAction: description: Indicates whether the operation is a data action type: boolean display: $ref: '#/definitions/OperationDisplay_14' description: Display of the operation origin: description: operation origin type: string properties: description: operation properties type: object AvailableOperationDisplay_2: description: Resource provider available operation display model type: object properties: description: description: Description of the operation for display purposes type: string operation: description: Name of the operation for display purposes type: string provider: description: Name of the provider for display purposes type: string resource: description: Name of the resource type for display purposes type: string LogSpecification_9: type: object description: Details about operation related to logs. properties: name: type: string description: The name of the log. displayName: type: string description: Localized display name of the log. ErrorDetails: description: The details of the error. properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true additionalInfo: readOnly: true type: array items: $ref: '#/definitions/ErrorAdditionalInfo' x-ms-identifiers: [] description: The error additional info. ImageRectificationControlPointsApiModel: description: Four corner control points for rectification. The origin is at top-left. required: - bottomLeft - bottomRight - topLeft - topRight type: object properties: topLeft: $ref: '#/definitions/NormalizedCoordinateApiModel' topRight: $ref: '#/definitions/NormalizedCoordinateApiModel' bottomLeft: $ref: '#/definitions/NormalizedCoordinateApiModel' bottomRight: $ref: '#/definitions/NormalizedCoordinateApiModel' OperationDisplay_14: description: Operation display payload type: object properties: resource: description: Resource of the operation type: string provider: description: Name of the provider for display purposes type: string operation: description: Name of the operation for display purposes type: string description: description: Localized friendly description for the operation type: string CloudError_5: type: object x-ms-external: true properties: error: description: An error response from the service. $ref: '#/definitions/CloudErrorBody_5' description: An error response from the service. OperationList_13: description: List of available REST API operations. type: object properties: value: description: List of operations. type: array items: $ref: '#/definitions/Operation_71' nextLink: description: Link to the next page of resources. type: string readOnly: true OperationList_9: description: The list of the EngagementFabric operations type: object properties: value: description: The EngagementFabric operations type: array items: $ref: '#/definitions/Operation_34' readOnly: true OperationsDiscoveryCollection: description: Collection of ClientDiscovery details. type: object properties: value: description: The ClientDiscovery details. type: array items: $ref: '#/definitions/OperationsDiscovery' nextLink: description: The value of next link. type: string Display_5: type: object properties: provider: type: string description: The localized friendly form of the resource provider name. This form is also expected to include the publisher/company responsible. Use Title Casing. Begin with "Microsoft" for 1st party services. resource: type: string description: The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the "name" section. operation: type: string description: The localized friendly name for the operation as shown to the user. This name should be concise (to fit in drop downs), but clear (self-documenting). Use Title Casing and include the entity/resource to which it applies. description: type: string description: The localized friendly description for the operation as shown to the user. This description should be thorough, yet concise. It will be used in tool-tips and detailed views. origin: type: string description: The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is 'user,system' OperationDisplayInfo: description: The operation supported by Bot Service Management. type: object properties: description: description: The description of the operation. type: string operation: description: The action that users can perform, based on their permission level. type: string provider: description: 'Service provider: Microsoft Bot Service.' type: string resource: description: Resource on which the operation is performed. type: string ErrorResponse_27: description: Error response indicates Microsoft.MarketplaceNotifications service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true OperationListResult_34: description: Describes the result of the request to list Microsoft.Management operations. properties: value: description: List of operations supported by the Microsoft.Management resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_47' nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true AvailableProviderOperations: description: Class for set of operations used for discovery of available provider operations. type: object properties: value: description: List of operations. type: array items: $ref: '#/definitions/AvailableProviderOperation' nextLink: description: Link for the next set of operations. type: string OperationProperties_11: description: Optional operation properties. type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_9' ImagePredictionResult: description: Describes the prediction result of an image. type: object properties: tagsResult: $ref: '#/definitions/TagsResult' objectsResult: $ref: '#/definitions/ObjectsResult' DocumentWord: description: "A word object consisting of a contiguous sequence of characters. For non-space delimited languages,\r\nsuch as Chinese, Japanese, and Korean, each character is represented as its own word." required: - boundingBox - confidence - content - span type: object properties: content: description: Text content of the word. minLength: 1 type: string boundingBox: description: Bounding box of the word. type: array items: format: double type: number confidence: format: double description: Confidence of correctly extracting the word. type: number span: $ref: '#/definitions/DocumentSpan' LogSpecification_2: description: Log specification of operation. type: object properties: name: type: string description: Name of log specification. displayName: type: string description: Display name of log specification. blobDuration: type: string description: Blob duration of specification. Operation_46: properties: name: readOnly: true type: string description: 'Operation name: {provider}/{resource}/{operation}' display: readOnly: true description: The object that represents the operation. properties: provider: type: string description: 'Service provider: Microsoft.ManagedServices' resource: type: string description: 'Resource on which the operation is performed: Registration definition, registration assignment etc.' operation: type: string description: 'Operation type: Read, write, delete, etc.' description: type: string description: Description of the operation. type: object description: Object that describes a single Microsoft.ManagedServices operation. ErrorCode: title: ErrorCode description: "Error codes as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." enum: - conflict - invalidPayload - forbidden - notFound - unexpectedEntityState - itemDoesAlreadyExist - serviceUnavailable - internalFailure - quotaExceeded - jsonlValidationFailed - fileImportFailed - tooManyRequests - unauthorized - contentFilter type: string x-ms-enum: name: ErrorCode modelAsString: true values: - value: conflict description: The requested operation conflicts with the current resource state. - value: invalidPayload description: The request data is invalid for this operation. - value: forbidden description: The operation is forbidden for the current user/api key. - value: notFound description: The resource is not found. - value: unexpectedEntityState description: The operation cannot be executed in the current resource's state. - value: itemDoesAlreadyExist description: The item does already exist. - value: serviceUnavailable description: The service is currently not available. - value: internalFailure description: Internal error. Please retry. - value: quotaExceeded description: Quota exceeded. - value: jsonlValidationFailed description: Validation of jsonl data failed. - value: fileImportFailed description: Import of file failed. - value: tooManyRequests description: Too many requests. Please retry later. - value: unauthorized description: The current user/api key is not authorized for the operation. - value: contentFilter description: Image generation failed as a result of our safety system. CloudErrorBody_6: x-ms-external: true properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array items: $ref: '#/definitions/CloudErrorBody_6' x-ms-identifiers: - message - target description: A list of additional details about the error. description: An error response from the Batch service. OperationEntity_2: description: The operations supported by EnterpriseKnowledgeGraph Service Management. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string display: $ref: '#/definitions/OperationDisplayInfo_2' description: The operation supported by EnterpriseKnowledgeGraph Service Management. origin: description: The origin of the operation. type: string properties: description: Additional properties. type: object Operation_47: description: Operation supported by the Microsoft.Management resource provider. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string readOnly: true display: title: Display $ref: '#/definitions/OperationDisplayProperties' Operation_65: description: SQL REST API operation definition. type: object properties: name: description: The name of the operation being performed on this particular object. type: string readOnly: true display: $ref: '#/definitions/OperationDisplay_18' description: The localized display information for this particular operation / action. readOnly: true origin: description: The intended executor of the operation. enum: - user - system type: string readOnly: true x-ms-enum: name: OperationOrigin modelAsString: true properties: description: Additional descriptions for the operation. type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: false OperationListResult_53: description: Result of the request to list Time Series Insights operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of Time Series Insights operations supported by the Microsoft.TimeSeriesInsights resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_67' x-ms-identifiers: - name nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true ErrorResponse_25: description: Error response indicates Microsoft.Marketplace service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. type: object properties: code: description: Error code. type: string readOnly: true message: description: Error message indicating why the operation failed. type: string readOnly: true Operation_42: description: Logic REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.Logic' type: string resource: description: 'Resource on which the operation is performed: Profile, endpoint, etc.' type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string OperationDisplay_17: description: The object that represents the operation. type: object properties: provider: description: 'Gets service provider: Microsoft.NotificationHubs' type: string readOnly: true resource: description: 'Gets resource on which the operation is performed: Invoice, etc.' type: string readOnly: true operation: description: 'Gets operation type: Read, write, delete, etc.' type: string readOnly: true description: description: Human-friendly operation description. type: string readOnly: true OperationsPutContent: allOf: - $ref: ../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource type: object properties: properties: type: object allOf: - $ref: '#/definitions/OperationsContentProperties' x-ms-azure-resource: true ErrorBody_2: x-ms-external: true description: An error response body from the Lockbox service. type: object properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. additionalInfo: type: array items: $ref: '#/definitions/ErrorAdditionalInfo_3' x-ms-identifiers: [] description: A list of error details about the error. Operation_35: description: Represents an operation returned by the GetOperations request. type: object properties: name: description: Name of the operation. type: string display: $ref: '#/definitions/OperationInfo' description: Display name of the operation. origin: description: Origin of the operation. type: string isDataAction: description: This Boolean is used to determine if the operation is a data plane action or not. type: boolean properties: description: Properties of the operation. type: object x-ms-client-flatten: true ErrorResponse_15: description: Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message. type: object properties: error: description: The details of the error. $ref: '#/definitions/ErrorDetails_5' Operation_51: description: Microsoft.MarketplaceOrdering REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: Microsoft.MarketplaceOrdering' type: string resource: description: 'Resource on which the operation is performed: Agreement, virtualmachine, etc.' type: string operation: description: 'Operation type: Get Agreement, Sign Agreement, Cancel Agreement etc.' type: string description: description: Operation description. type: string OperationListResult_27: description: A list of IoT Central operations. It contains a list of operations and a URL link to get the next set of results. type: object properties: nextLink: description: The link used to get the next page of IoT Central description objects. type: string value: description: A list of operations supported by the Microsoft.IoTCentral resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_38' LocalizedOperationDefinition: required: - display - name type: object properties: name: type: string description: Name of the operation. isDataAction: type: boolean description: Indicates whether the operation applies to data-plane. origin: enum: - NotSpecified - User - System type: string display: description: Display information of the operation. allOf: - $ref: '#/definitions/LocalizedOperationDisplayDefinition' actionType: enum: - NotSpecified - Internal type: string properties: {} OperationsListResult_2: description: Result of the List Operations operation type: object properties: value: description: A collection of operations type: array items: $ref: '#/definitions/Operation_35' StorageSyncErrorDetails: type: object description: Error Details object. properties: code: type: string description: Error code of the given entry. message: type: string description: Error message of the given entry. target: type: string description: Target of the given entry. requestUri: type: string description: Request URI of the given entry. exceptionType: type: string description: Exception type of the given entry. httpMethod: type: string description: HTTP method of the given entry. hashedMessage: type: string description: Hashed message of the given entry. httpErrorCode: type: string description: HTTP error code of the given entry. Operation_37: description: REST API operation definition. properties: name: type: string readOnly: true description: The name of the operation being performed on this particular object. display: $ref: '#/definitions/OperationDisplay_11' readOnly: true description: The localized display information for this particular operation or action. isDataAction: description: Indicates whether the operation is a data action type: boolean origin: type: string readOnly: true description: The intended executor of the operation. enum: - NotSpecified - user - system x-ms-enum: name: OperationOrigin modelAsString: true properties: type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: false description: Additional descriptions for the operation. MetricSpecification_8: description: Definition of a single resource metric. type: object properties: name: type: string displayName: type: string displayDescription: type: string unit: type: string aggregationType: type: string supportsInstanceLevelAggregation: type: boolean enableRegionalMdmAccount: type: boolean sourceMdmAccount: type: string sourceMdmNamespace: type: string metricFilterPattern: type: string fillGapWithZero: type: boolean isInternal: type: boolean dimensions: type: array items: $ref: '#/definitions/Dimension_2' x-ms-identifiers: - name category: type: string availabilities: type: array items: $ref: '#/definitions/MetricAvailability' x-ms-identifiers: [] supportedTimeGrainTypes: type: array items: type: string supportedAggregationTypes: type: array items: type: string OperationListResult_50: description: The result of the request to list REST API operations. It contains a list of operations and a URL to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_64' readOnly: true description: The list of operations by Azure Cognitive Search, some supported by the resource provider and others by data plane APIs. nextLink: type: string readOnly: true description: The URL to get the next set of operation list results, if any. OperationDisplay_13: properties: provider: type: string readOnly: true description: Operation resource provider name. resource: type: string readOnly: true description: Resource on which the operation is performed. operation: type: string readOnly: true description: Localized friendly name for the operation. description: type: string readOnly: true description: Operation description. readOnly: true description: Display metadata associated with the operation. OperationListResult_17: description: Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of consumption operations supported by the Microsoft.Consumption resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_23' nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true OperationProperties_8: description: Properties of the operation type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_6' Operation_3: description: REST API operation definition. type: object properties: name: type: string readOnly: true description: The name of the operation being performed on this particular object. display: $ref: '#/definitions/OperationDisplay_2' readOnly: true description: The localized display information for this particular operation or action. isDataAction: description: Indicates whether the operation is a data action. type: boolean origin: type: string readOnly: true description: The intended executor of the operation. enum: - NotSpecified - user - system x-ms-enum: name: OperationOrigin modelAsString: true properties: type: object additionalProperties: type: object readOnly: true x-ms-client-flatten: true description: Additional descriptions for the operation. ResourceProviderOperationDefinition: description: The resource provider operation definition. type: object properties: name: description: The resource provider operation name. type: string display: $ref: '#/definitions/ResourceProviderOperationDisplay' ErrorResponse_20: description: Describes the format of Error response. type: object properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string OperationStatus: description: Status of an operation. enum: - NotStarted - Running - Succeeded - Failed type: string x-ms-enum: name: OperationStatus modelAsString: true ErrorDetails_9: description: An error response details received from the Azure Maintenance service. type: object properties: code: description: Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response. type: string message: description: Human-readable representation of the error. type: string CloudError_22: description: Error from a REST request. type: object properties: error: $ref: '#/definitions/CloudErrorBody_16' x-ms-external: true OperationListResult_33: description: Result of the request to list Managed Network operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_45' x-ms-identifiers: - name description: List of Resource Provider operations supported by the Managed Network resource provider. nextLink: type: string description: URL to get the next set of operation list results if there are any. OperationListResult_40: description: Result of GET request to list the Microsoft.Logz operations. type: object properties: value: description: List of operations supported by the Microsoft.Logz provider. type: array items: $ref: '#/definitions/OperationResult_3' nextLink: description: URL to get the next set of operation list results if there are any. type: string ResourceProviderOperation_3: type: object properties: isDataAction: type: string description: Indicates whether the operation applies to data-plane. name: type: string description: Operation name, in format of {provider}/{resource}/{operation}. display: type: object properties: provider: type: string description: The resource provider. resource: type: string description: Resource on which the operation is performed. operation: type: string description: 'Type of operation: read, write, delete, etc.' description: type: string description: Description of this operation. description: Display metadata associated with the operation. description: Results of the request to list operations. OperationInfo: description: Information about an operation type: object properties: provider: description: Name of the provider type: string resource: description: Name of the resource type type: string operation: description: Name of the operation type: string description: description: Description of the operation type: string MetricAvailability: description: Retention policy of a resource metric. type: object properties: timeGrain: type: string blobDuration: type: string OperationResult_4: properties: name: type: string description: The name of the operation. display: $ref: '#/definitions/AvailableOperationDisplay' description: The object that represents the operation. origin: type: string description: Origin result nextLink: type: string description: The URL to use for getting the next set of results. properties: description: Properties of the operation $ref: '#/definitions/AvailableOperationDescriptionProperties' description: List of operations available at the listed Azure resource provider. operation_2: description: Operation available in the Microsoft.ResourceHealth resource provider. type: object properties: name: type: string description: Name of the operation. display: type: object description: Properties of the operation. properties: provider: type: string description: Provider name. resource: type: string description: Resource name. operation: type: string description: Operation name. description: type: string description: Description of the operation. Operation_14: description: REST API operation type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}' type: string display: description: The object that represents the operation. properties: provider: description: 'Service provider: ex Microsoft.Databricks' type: string resource: description: Resource on which the operation is performed. type: string operation: description: 'Operation type: Read, write, delete, etc.' type: string description: description: Description for the resource operation. type: string Operation_64: description: Describes a REST API operation. type: object properties: name: description: The name of the operation. This name is of the form {provider}/{resource}/{operation}. readOnly: true type: string display: description: The object that describes the operation. readOnly: true properties: provider: description: The friendly name of the resource provider. readOnly: true type: string operation: description: 'The operation type: read, write, delete, listKeys/action, etc.' readOnly: true type: string resource: description: The resource type on which the operation is performed. readOnly: true type: string description: description: The friendly name of the operation. readOnly: true type: string isDataAction: type: boolean x-nullable: true readOnly: true description: Describes if the specified operation is a data plane API operation. Operations where this value is not true are supported directly by the resource provider. origin: type: string readOnly: true description: Describes which originating entities are allowed to invoke this operation. properties: $ref: '#/definitions/OperationProperties_12' description: Describes additional properties for this operation. readOnly: true Operation_38: description: IoT Central REST API operation type: object properties: name: readOnly: true type: string description: 'Operation name: {provider}/{resource}/{read | write | action | delete}' display: description: The object that represents the operation. $ref: '#/definitions/OperationDisplay_12' origin: description: The intended executor of the operation. type: string readOnly: true properties: description: Additional descriptions for the operation. type: object readOnly: true x-ms-client-flatten: false AzureBlobContentSource: type: object description: Azure Blob Storage content. properties: containerUrl: type: string format: uri description: Azure Blob Storage container URL. prefix: type: string description: Blob name prefix. required: - containerUrl OperationDisplay_10: description: The display information of the EngagementFabric operation type: object properties: provider: description: The resource provider namespace of the EngagementFabric operation type: string readOnly: true resource: description: The resource type of the EngagementFabric operation type: string readOnly: true operation: description: The name of the EngagementFabric operation type: string readOnly: true description: description: The description of the EngagementFabric operation type: string readOnly: true ErrorResponse_35: description: Error response. type: object properties: error: $ref: '#/definitions/ErrorDefinition_7' description: The error details. ImageRectificationRequestApiModel: description: Image rectification input. required: - controlPoints - url type: object properties: url: format: uri description: Source image blob URL. type: string controlPoints: $ref: '#/definitions/ImageRectificationControlPointsApiModel' CloudErrorBody_12: description: Content of the default error response type: object properties: code: description: The error code type: string message: description: The error message type: string target: description: The target of the particular error type: string details: description: The list of additional details type: array items: $ref: '#/definitions/CloudErrorBody_12' x-ms-external: true OperationDisplay_9: properties: provider: readOnly: true type: string description: The resource provider of the operation. resource: readOnly: true type: string description: The resource type of the operation. operation: readOnly: true type: string description: A friendly name of the operation. description: readOnly: true type: string description: A friendly description of the operation. description: The display information for a particular operation. OperationLogSpecification: type: object description: Details about an operation related to logs properties: name: description: The name of the log category type: string displayName: description: Localized display name type: string blobDuration: description: Blobs created in the customer storage account, per hour type: string OperationList_7: description: Operation Collection. type: object properties: value: description: List of operations. type: array items: $ref: '#/definitions/Operation_30' readOnly: true nextLink: description: Link for the next set of operations. type: string OperationDisplayInfo_3: description: The operation supported by Azure Data Catalog Service. type: object properties: description: description: The description of the operation. type: string operation: description: The action that users can perform, based on their permission level. type: string provider: description: 'Service provider: Azure Data Catalog Service.' type: string resource: description: Resource on which the operation is performed. type: string OperationListResult_13: description: Result of listing operations for the resourceProvider properties: value: description: List of cpim service operations supported by the Microsoft.AzureActiveDirectory resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_17' DetectedPerson: description: A person detected in an image. required: - boundingBox - confidence type: object properties: boundingBox: $ref: '#/definitions/BoundingBox' confidence: format: double description: Confidence score of having observed the person in the image, as a value ranging from 0 to 1. maximum: 1 minimum: 0 type: number ApiError: required: - error type: object properties: error: $ref: '#/definitions/ErrorDetail_5' Operation_58: description: The peering API operation. type: object properties: name: description: The name of the operation. type: string readOnly: true display: $ref: '#/definitions/OperationDisplayInfo_5' description: The information related to the operation. readOnly: true isDataAction: description: The flag that indicates whether the operation applies to data plane. type: boolean readOnly: true OperationList_10: properties: value: readOnly: true type: array items: $ref: '#/definitions/Operation_46' description: List of Microsoft.ManagedServices operations. type: object description: List of the operations. AvailableProviderOperationProperties: description: Class represents Properties in AvailableProviderOperations type: object properties: {} OperationListResult_24: description: Result of the request to list Windows IoT Device Service operations. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of Windows IoT Device Service operations supported by the Microsoft.WindowsIoT resource provider. type: array readOnly: true items: $ref: '#/definitions/OperationEntity_3' nextLink: readOnly: true type: string description: URL to get the next set of operation list results if there are any. CheckNameAvailabilityParameters: description: Parameters used for checking whether a resource name is available. required: - name - type type: object properties: name: description: The name to check for availability. type: string type: description: The resource type to check for name availability. enum: - Microsoft.AppConfiguration/configurationStores type: string x-ms-enum: name: ConfigurationResourceType modelAsString: true ErrorAdditionalInfo: properties: type: readOnly: true type: string description: The additional info type. info: readOnly: true type: object description: The additional info. description: The resource management error additional info. OperationEntity: description: The operations supported by Bot Service Management. type: object properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string display: $ref: '#/definitions/OperationDisplayInfo' description: The operation supported by Bot Service Management. origin: description: The origin of the operation. type: string properties: description: Additional properties. type: object CloudError_26: type: object properties: error: $ref: '#/definitions/CloudErrorBody_19' description: Describes a particular API error with an error code and a message. description: Contains information about an API error. x-ms-external: true OperationListResult_45: description: The paginated list of peering API operations. type: object properties: value: description: The list of peering API operations. type: array items: $ref: '#/definitions/Operation_58' nextLink: description: The link to fetch the next page of peering API operations. type: string OperationListResult_20: description: Result of the request to list Customer Lockbox operations. It contains a list of operations. type: object properties: value: description: List of Customer Lockbox operations supported by the Microsoft.StreamAnalytics resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_27' x-ms-identifiers: - name nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true OperationError_2: description: Operation error model properties: code: description: Error's code type: string message: description: Error's message type: string Operation_8: description: Operation represents an RP operation. properties: name: description: 'Operation name: {provider}/{resource}/{operation}.' type: string display: $ref: '#/definitions/Display_2' description: The object that describes the operation. origin: description: Sources of requests to this operation. Comma separated list with valid values user or system, e.g. "user,system". type: string OperationListResult_37: properties: value: type: array items: $ref: '#/definitions/Operation_50' description: The list of resource provider operations. description: A list of resource provider operations. LogSpecification_10: description: The specification of an Azure Monitoring log. type: object properties: name: description: Log name. type: string displayName: description: Log display name. type: string OperationProperties_4: description: Extra Operation properties type: object properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_3' description: Service specifications of the operation ModelErrorResponse: description: The Model Management Service Error object. type: object properties: code: description: The error code. type: string statusCode: format: int32 description: The HTTP status code. type: integer message: description: The error message. type: string details: description: An array of error detail objects. uniqueItems: false type: array items: $ref: '#/definitions/ErrorDetails_2' Properties: type: object additionalProperties: false properties: serviceSpecification: $ref: '#/definitions/ServiceSpecification_7' ErrorDefinition: type: object description: Error definition properties: code: description: Service specific error code which serves as the substatus for the HTTP error code type: string readOnly: true message: description: Description of the error type: string readOnly: true details: description: Internal error details type: array items: $ref: '#/definitions/ErrorDefinition' readOnly: true operationListResult: type: object properties: value: type: array items: $ref: '#/definitions/operation_2' x-ms-identifiers: - name description: List of operations available in the Microsoft.ResourceHealth resource provider. required: - value description: Lists the operations response. ImageUrl: description: A JSON document with a URL pointing to the image that is to be analyzed. required: - url type: object properties: url: description: Publicly reachable URL of an image. type: string ErrorProperties: description: Error properties indicate why the Logic service was not able to process the incoming request. The reason is provided in the error message. type: object properties: code: description: Error code. type: string message: description: Error message indicating why the operation failed. type: string OperationMetaLogSpecification: properties: name: type: string description: The name for OperationMetaLogSpecification. displayName: type: string description: The displayName for OperationMetaLogSpecification. blobDuration: type: string description: The blobDuration for OperationMetaLogSpecification. OperationProperties: type: object description: Additional details about an operation x-ms-client-flatten: true properties: serviceSpecification: description: Details about a service operation $ref: '#/definitions/OperationServiceSpecification' OperationMetaServiceSpecification: properties: metricSpecifications: type: array items: $ref: '#/definitions/OperationMetaMetricSpecification' description: The metricSpecifications for OperationMetaServiceSpecification. x-ms-identifiers: - name logSpecifications: type: array items: $ref: '#/definitions/OperationMetaLogSpecification' description: The logSpecifications for OperationMetaServiceSpecification. x-ms-identifiers: - name OperationListResult_46: description: Result listing capacities. It contains a list of operations and a URL link to get the next set of results. properties: value: description: List of capacities supported by the Microsoft.PowerBIDedicated resource provider. type: array readOnly: true items: $ref: '#/definitions/Operation_60' x-ms-identifiers: - name nextLink: description: URL to get the next set of operation list results if there are any. type: string readOnly: true CloudErrorBody_13: x-ms-external: true description: An error response from the Batch service. properties: code: type: string description: An identifier for the error. Codes are invariant and are intended to be consumed programmatically. message: type: string description: A message describing the error, intended to be suitable for display in a user interface. target: type: string description: The target of the particular error. For example, the name of the property in error. details: type: array description: A list of additional details about the error. items: $ref: '#/definitions/CloudErrorBody_13' x-ms-identifiers: - code OperationListResult_25: description: Result of the request to list Microsoft.Features operations. It contains a list of operations and a URL link to get the next set of results. properties: value: type: array items: $ref: '#/definitions/Operation_36' description: List of Microsoft.Features operations. nextLink: type: string description: URL to get the next set of operation list results if there are any. ErrorResponse_3: description: Describe the format of an Error response. type: object properties: error: description: The error details. $ref: '#/definitions/ErrorInfo' parameters: ApiVersionParameter_5: name: api-version in: query required: true type: string description: Client Api Version. ApiVersionParameter_4: name: api-version in: query required: true type: string description: API version to be used with the HTTP request. apiVersionParameter_2: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. ApiVersion: name: api-version in: query description: The API version to be used with the HTTP request. required: true type: string ApiVersion_2: in: query name: api-version description: Requested API version. required: true type: string x-ms-parameter-location: client apiVersionQueryParameter: in: query name: api-version description: The requested API version. required: true type: string x-ms-client-default: 2023-06-01-preview x-ms-parameter-location: client ApiVersionParameter_27: name: api-version in: query required: true type: string description: Client Api Version. x-ms-parameter-location: client apiVersionParameter_10: name: api-version in: query description: The API Version required: true type: string api-version_8: name: api-version in: query description: Client API version. required: true type: string default: '2018-10-15' locationName: name: locationName in: path description: The name of the location. required: true type: string x-ms-parameter-location: method ApiVersionParameter_32: name: api-version in: query required: true x-ms-parameter-location: method type: string description: The API version to use for this operation. SubscriptionId: name: subscriptionId in: path description: The subscription Id. required: true type: string subscriptionIdParameter: name: subscriptionId in: path description: The Azure Subscription ID. required: true type: string format: uuid x-ms-parameter-location: method ApiVersionParameter_37: name: api-version in: query required: true type: string description: API version. ApiVersion_3: name: api-version in: query required: true type: string description: The API version to use for the request. x-ms-parameter-location: method ApiVersionParameter: name: api-version in: query description: The client API version. required: true type: string ApiVersionParameter_34: name: api-version in: query required: true type: string description: The API version to use for the operation. apiVersionParameter_5: name: api-version in: query description: Version of the API to be used with the client request. required: true type: string enum: - 2021-09-01-preview default: 2021-09-01-preview x-ms-enum: name: apiVersionParameter modelAsString: true SubscriptionIdParameter: name: subscriptionId in: path description: The Microsoft Azure subscription ID. required: true type: string ApiVersionParameter_33: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. The current version is 2018-01-01-preview. ApiVersionParameter_49: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. ApiVersionParameter_6: name: api-version in: query required: true type: string description: The API version to use for this operation. minLength: 1 ApiVersionParameter_29: name: api-version in: query description: Version of the API to be used with the client request. required: true type: string x-ms-parameter-location: client apiVersionParameter_4: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. ApiVersionParameter_24: name: api-version in: query description: Version of the API to be used with the client request. required: true type: string ApiVersionParameter_3: name: api-version in: query required: true type: string description: Client API version. ApiVersionParameter_31: name: api-version in: query required: true type: string description: Client Api Version. referer: type: string x-ms-parameter-location: method description: referer url name: Referer in: header required: true Azure.Core.Foundations.ApiVersionParameter: name: api-version in: query description: The API version to use for this operation. required: true type: string minLength: 1 x-ms-parameter-location: method x-ms-client-name: apiVersion apiVersionParameter_8: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. The current version is 2019-04-01-preview. ApiVersionParameter_48: name: api-version in: query description: Client Api Version. required: true type: string default: '2015-11-01' ApiVersionParameter_9: name: api-version in: query description: API version to use for the request. required: true type: string x-ms-parameter-location: client api-version: in: query name: api-version description: Client Api Version. required: true type: string ApiVersionParameter_16: name: api-version in: query required: true type: string description: Client Api Version. ApiVersionParameter_41: name: api-version in: query required: true type: string description: Client Api Version. apiVersionParameter_15: name: api-version in: query description: The api version required: true type: string x-ms-skip-url-encoding: true ApiVersionParameter_45: name: api-version in: query required: true type: string description: The API version to use for each request. apiVersionParameter_6: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. The current version is 2017-02-27-preview. apiVersionParameter_3: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. ApiVersionParameter_35: name: api-version in: query required: true type: string description: The API version to use for the request. resourceGroupParameter: name: resourceGroup in: path description: The Name of the resource group in which the workspace is located. required: true type: string x-ms-parameter-location: method ApiVersionParameter_13: name: api-version in: query required: true type: string description: Client API version x-ms-parameter-location: client SkipTokenParameter: in: query name: $skipToken description: A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. type: string x-ms-parameter-location: method ApiVersion_4: name: api-version in: query description: Client Api Version. required: true type: string ApiVersionParameter_8: name: api-version in: query required: true type: string description: The API version to use for this operation. api-version_2: name: api-version enum: - 2020-03-01-preview in: query description: Version of the DigitalTwinsInstance Management API. required: true type: string minLength: 10 apiVersionParameter_9: name: api-version in: query description: The API version. required: true type: string ApiVersionParameter_17: name: api-version in: query required: true type: string description: The API version to be used with the HTTP request. QueryApiVersion: name: api-version in: query description: The API version to use for this operation. required: true type: string minLength: 1 x-ms-parameter-location: method x-ms-client-name: apiVersion api-version_9: type: string description: Client API version. name: api-version in: query required: true ApiVersionParameter_10: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. ApiVersionParameter_50: name: api-version in: query required: true type: string description: Client Api Version. api-version_5: name: api-version in: query description: The version of the API. required: true type: string ApiVersionParameter_18: name: api-version in: query required: true type: string description: Client Api Version. ApiVersionParameter_21: name: api-version in: query description: Client API version. required: true type: string apiVersionParameter_7: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. Current version is 2023-05-01. ApiVersionParameter_20: name: api-version in: query description: The version of the API. required: true type: string apiVersionParameter_13: name: api-version in: query description: The API Version required: true type: string subscriptionId: name: subscriptionId in: path description: The subscription ID. required: true type: string ApiVersionParameter_22: name: api-version in: query required: true type: string description: Version of the API to be used with the client request. Current version is 2021-12-01-preview ProviderNamespaceParameter: in: path name: providerNamespace description: The name of the resource provider hosted within ProviderHub. required: true type: string x-ms-parameter-location: method workspaceParameter: name: workspace in: path description: The name of the workspace. required: true type: string x-ms-parameter-location: method ResourceGroupName: name: resourceGroupName in: path description: The name of the resource group where the recovery services vault is present. required: true type: string x-ms-parameter-location: client apiVersionParameter_12: name: api-version in: query required: true type: string description: The API version to use for this operation. minLength: 1 enum: - 2023-01-01-preview default: 2023-01-01-preview x-ms-enum: name: apiVersionParameter modelAsString: true x-ms-parameter-location: client ApiVersionParameter_28: name: api-version in: query required: true type: string description: Client API Version. ApiVersionParameter_26: name: api-version in: query required: true type: string description: The API version to use for this operation. api-version_3: name: api-version in: query description: Client API version. required: true type: string default: '2018-09-15' api-version_7: name: api-version description: The API version. in: query required: true type: string regionId: type: string x-ms-parameter-location: method description: The region Id (westus, eastus) name: regionId in: path required: true ApiVersionParameter_7: name: api-version in: query required: true type: string description: Api Version. Azure.Core.ClientRequestIdHeader: name: x-ms-client-request-id in: header description: An opaque, globally-unique, client-generated string identifier for the request. required: false type: string format: uuid x-ms-parameter-location: method x-ms-client-name: clientRequestId LocationParameter: name: location in: path description: The location in which uniqueness will be verified. required: true type: string x-ms-parameter-location: method ApiVersionParameter_47: name: api-version in: query description: API version to use for the request. required: true type: string x-ms-parameter-location: client api-version_4: name: api-version in: query description: The version of the API. required: true type: string ApiVersionParameter_2: name: api-version in: query required: true type: string description: Client API version. Current version is 2021-06-01-preview ApiVersion_5: name: api-version in: query description: Client Api Version. required: true type: string ApiVersionParameter_15: name: api-version in: query description: The API version to be used with the HTTP request. required: true type: string x-ms-parameter-location: method ApiVersionParameter_19: name: api-version in: query required: true type: string description: Client Api Version. ApiVersionParameter_36: name: api-version in: query required: true type: string description: The API version to use for the request. ApiVersionParameter_39: name: api-version in: query required: true type: string description: Client Api Version. ApiVersionParameter_46: name: api-version in: query description: API version to use for the request. required: true type: string x-ms-parameter-location: client ApiVersionParameter_11: name: api-version in: query required: true type: string description: The API version to be used with the HTTP request. api-versionRequiredQueryParam: name: api-version in: query type: string enum: - 2018-07-01-preview default: 2018-07-01-preview description: The version of the API. This parameter is required and its value must be `2018-07-01-preview`. required: true x-ms-enum: name: 2018-07-01-preview modelAsString: true values: - value: 2018-07-01-preview description: The `2018-07-01-preview` version of the API. SubscriptionIdParameter_2: name: subscriptionId in: path required: true type: string description: Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. ApiVersionParameter_44: name: api-version in: query required: true type: string description: The API version to be used with the HTTP request (e.g. YYYY-MM-DD). ApiVersionParameter_23: name: api-version in: query description: API version required: true type: string apiVersionParameter: name: api-version in: query description: The version of the API to be used with the client request. required: true type: string x-ms-parameterized-host: hostTemplate: '{endpoint}' useSchemePrefix: false parameters: - $ref: '#/parameters/Endpoint'