{"@context": "https://schema.org", "@type": "WebAPI", "name": "Service Fabric Client APIs API", "description": "Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.", "provider": {"@type": "Organization", "name": "azure.com"}, "documentation": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/servicefabric/data-plane/Microsoft.ServiceFabric/stable/6.5/servicefabric.json"}
Index / APIs / azure.com

Service Fabric Client APIs API

Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: http://azure.local:19080 https://management.azure.com https://azure.local

auth: o a u t h 2

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Service Fabric Client APIs v6.5.0.36

Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.

methodpathwhat the vendor says it does
POST/$/CancelRepairTaskRequests the cancellation of the given repair task. This API supports the Service Fabric platform; it is not m
POST/$/CreateRepairTaskCreates a new repair task. For clusters that have the Repair Manager Service configured, this API provides a w
POST/$/DeleteRepairTaskDeletes a completed repair task. This API supports the Service Fabric platform; it is not meant to be used dir
POST/$/ForceApproveRepairTaskForces the approval of the given repair task. This API supports the Service Fabric platform; it is not meant t
GET/$/GetAadMetadataGets the Azure Active Directory metadata used for secured connection to cluster. Gets the Azure Active Directo
GET/$/GetClusterConfigurationGet the Service Fabric standalone cluster configuration. The cluster configuration contains properties of the
GET/$/GetClusterConfigurationUpgradeStatusGet the cluster configuration upgrade status of a Service Fabric standalone cluster. Get the cluster configura
GET/$/GetClusterHealthGets the health of a Service Fabric cluster. Use EventsHealthStateFilter to filter the collection of health ev
POST/$/GetClusterHealthGets the health of a Service Fabric cluster using the specified policy. Use EventsHealthStateFilter to filter
GET/$/GetClusterHealthChunkGets the health of a Service Fabric cluster using health chunks. Gets the health of a Service Fabric cluster u
POST/$/GetClusterHealthChunkGets the health of a Service Fabric cluster using health chunks. Gets the health of a Service Fabric cluster u
GET/$/GetClusterManifestGet the Service Fabric cluster manifest. Get the Service Fabric cluster manifest. The cluster manifest contain
GET/$/GetClusterVersionGet the current Service Fabric cluster version. If a cluster upgrade is happening, then this API will return t
GET/$/GetLoadInformationGets the load of a Service Fabric cluster. Retrieves the load information of a Service Fabric cluster for all
GET/$/GetProvisionedCodeVersionsGets a list of fabric code versions that are provisioned in a Service Fabric cluster. Gets a list of informati
GET/$/GetProvisionedConfigVersionsGets a list of fabric config versions that are provisioned in a Service Fabric cluster. Gets a list of informa
GET/$/GetRepairTaskListGets a list of repair tasks matching the given filters. This API supports the Service Fabric platform; it is n
GET/$/GetUpgradeOrchestrationServiceStateGet the service state of Service Fabric Upgrade Orchestration Service. Get the service state of Service Fabric
GET/$/GetUpgradeProgressGets the progress of the current cluster upgrade. Gets the current progress of the ongoing cluster upgrade. If
POST/$/InvokeInfrastructureCommandInvokes an administrative command on the given Infrastructure Service instance. For clusters that have one or
GET/$/InvokeInfrastructureQueryInvokes a read-only query on the given infrastructure service instance. For clusters that have one or more ins
POST/$/MoveToNextUpgradeDomainMake the cluster upgrade move on to the next upgrade domain. Make the cluster code or configuration upgrade mo
POST/$/ProvisionProvision the code or configuration packages of a Service Fabric cluster. Validate and provision the code or c
POST/$/RecoverAllPartitionsIndicates to the Service Fabric cluster that it should attempt to recover any services (including system servi
POST/$/RecoverSystemPartitionsIndicates to the Service Fabric cluster that it should attempt to recover the system services that are current
POST/$/ReportClusterHealthSends a health report on the Service Fabric cluster. Sends a health report on a Service Fabric cluster. The re
POST/$/RollbackUpgradeRoll back the upgrade of a Service Fabric cluster. Roll back the code or configuration upgrade of a Service Fa
POST/$/SetUpgradeOrchestrationServiceStateUpdate the service state of Service Fabric Upgrade Orchestration Service. Update the service state of Service
POST/$/StartClusterConfigurationUpgradeStart upgrading the configuration of a Service Fabric standalone cluster. Validate the supplied configuration
POST/$/ToggleVerboseServicePlacementHealthReportingChanges the verbosity of service placement health reporting. If verbosity is set to true, then detailed health
POST/$/UnprovisionUnprovision the code or configuration packages of a Service Fabric cluster. It is supported to unprovision cod
POST/$/UpdateRepairExecutionStateUpdates the execution state of a repair task. This API supports the Service Fabric platform; it is not meant t
POST/$/UpdateRepairTaskHealthPolicyUpdates the health policy of the given repair task. This API supports the Service Fabric platform; it is not m
POST/$/UpdateUpgradeUpdate the upgrade parameters of a Service Fabric cluster upgrade. Update the upgrade parameters used during a
POST/$/UpgradeStart upgrading the code or configuration version of a Service Fabric cluster. Validate the supplied upgrade p
GET/ApplicationTypesGets the list of application types in the Service Fabric cluster. Returns the information about the applicatio
POST/ApplicationTypes/$/ProvisionProvisions or registers a Service Fabric application type with the cluster using the '.sfpkg' package in the e
GET/ApplicationTypes/{applicationTypeName}Gets the list of application types in the Service Fabric cluster matching exactly the specified name. Returns
GET/ApplicationTypes/{applicationTypeName}/$/GetApplicationManifestGets the manifest describing an application type. The response contains the application manifest XML as a stri
GET/ApplicationTypes/{applicationTypeName}/$/GetServiceManifestGets the manifest describing a service type. Gets the manifest describing a service type. The response contain

and 160 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/servicef

WebApps API Client v2018-11-01

WebApps API Client, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/sitesGet all apps for a subscription. Get all apps for a subscription. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sitesGets all web, mobile, and API apps in the specified resource group. Gets all web, mobile, and API apps in the
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}Gets the details of a web, mobile, or API app. Gets the details of a web, mobile, or API app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Creates a new
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Creates a new
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}Deletes a web, mobile, or API app, or one of the deployment slots. Deletes a web, mobile, or API app, or one o
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/analyzeCustomHostnameAnalyze a custom hostname. Analyze a custom hostname. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/applySlotConfigApplies the configuration settings from the target slot onto the current slot. Applies the configuration setti
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backupCreates a backup of an app. Creates a backup of an app. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backupsGets existing backups of an app. Gets existing backups of an app. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}Gets a backup of an app by its ID. Gets a backup of an app by its ID. WebApps
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}Deletes a backup of an app by its ID. Deletes a backup of an app by its ID. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/listGets status of a web app backup that may be in progress, including secrets associated with the backup, such as
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/restoreRestores a specific backup to another app (or deployment slot, if specified). Restores a specific backup to an
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/configList the configurations of an app List the configurations of an app WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettingsReplaces the application settings of an app. Replaces the application settings of an app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings/listGets the application settings of an app. Gets the application settings of an app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsUpdates the Authentication / Authorization settings associated with web app. Updates the Authentication / Auth
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings/listGets the Authentication/Authorization settings of an app. Gets the Authentication/Authorization settings of an
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccountsUpdates the Azure storage account configurations of an app. Updates the Azure storage account configurations o
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccounts/listGets the Azure storage account configurations of an app. Gets the Azure storage account configurations of an a
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backupUpdates the backup configuration of an app. Updates the backup configuration of an app. WebApps
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backupDeletes the backup configuration of an app. Deletes the backup configuration of an app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup/listGets the backup configuration of an app. Gets the backup configuration of an app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstringsReplaces the connection strings of an app. Replaces the connection strings of an app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstrings/listGets the connection strings of an app. Gets the connection strings of an app. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logsGets the logging configuration of an app. Gets the logging configuration of an app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logsUpdates the logging configuration of an app. Updates the logging configuration of an app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadataReplaces the metadata of an app. Replaces the metadata of an app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata/listGets the metadata of an app. Gets the metadata of an app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/publishingcredentials/listGets the Git/FTP publishing credentials of an app. Gets the Git/FTP publishing credentials of an app. WebApps
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettingsUpdates the Push settings associated with web app. Updates the Push settings associated with web app. WebApps
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettings/listGets the Push settings associated with web app. Gets the Push settings associated with web app. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNamesGets the names of app settings and connection strings that stick to the slot (not swapped). Gets the names of
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNamesUpdates the names of application settings and connection string that remain with the slot during swap operatio
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/webGets the configuration of an app, such as platform version and bitness, default documents, virtual application
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/webUpdates the configuration of an app. Updates the configuration of an app. WebApps
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/webUpdates the configuration of an app. Updates the configuration of an app. WebApps
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshotsGets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId}Gets a snapshot of the configuration of an app at a previous point in time. Gets a snapshot of the configurati

and 160 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/web/reso

WebSite Management Client v2015-08-01

Use these APIs to manage Azure Websites resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://msdn.microsoft.com/en-us/library/

methodpathwhat the vendor says it does
GET/providers/Microsoft.Web/publishingUsers/webGets publishing user Provider
PUT/providers/Microsoft.Web/publishingUsers/webUpdates publishing user Provider
GET/providers/Microsoft.Web/sourcecontrolsGets the source controls available for Azure websites Provider
GET/providers/Microsoft.Web/sourcecontrols/{sourceControlType}Gets source control token Provider
PUT/providers/Microsoft.Web/sourcecontrols/{sourceControlType}Updates source control token Provider
GET/subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrdersLists all domains in a subscription GlobalCertificateOrder
POST/subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformationValidate certificate purchase information GlobalCertificateOrder
POST/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailabilityChecks if a domain is available for registration GlobalDomainRegistration
GET/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domainsLists all domains in a subscription GlobalDomainRegistration
POST/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequestGenerates a single sign on request for domain management portal GlobalDomainRegistration
POST/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendationsLists domain recommendations based on keywords GlobalDomainRegistration
GET/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomainsLists all top level domains supported for registration TopLevelDomains
GET/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}Gets details of a top level domain TopLevelDomains
POST/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}/listAgreementsLists legal agreements that user needs to accept before purchasing domain TopLevelDomains
POST/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/validateDomainRegistrationInformationValidates domain registration information GlobalDomainRegistration
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/certificatesGet all certificates for a subscription Global
POST/subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailabilityCheck if resource name is available Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/classicMobileServicesGets all mobile services for a subscription Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegionsGets list of available geo regions Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironmentsGets all hostingEnvironments (App Service Environment) for a subscription Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/ishostingenvironmentnameavailableWhether hosting environment name is available Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/ishostingenvironmentnameavailable/{name}Whether hosting environment name is available Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/managedHostingEnvironmentsGets all managed hosting environments for a subscription Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffersList premier add on offers Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentialsGets publishing credentials for the subscription owner Global
PUT/subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentialsUpdates publishing credentials for the subscription owner Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendationsGets a list of recommendations associated with the specified subscription. Recommendations
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarmsGets all App Service Plans for a subscription Global
GET/subscriptions/{subscriptionId}/providers/Microsoft.Web/sitesGets all Web Apps for a subscription Global
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrdersGet certificate orders in a resource group CertificateOrders
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificatesList all certificates associated with a certificate order (only one certificate can be associated with an orde
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}Get certificate associated with the certificate order CertificateOrders
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}Associates a Key Vault secret to a certificate store that will be used for storing the certificate once it's r
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}Associates a Key Vault secret to a certificate store that will be used for storing the certificate once it's r
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}Deletes the certificate associated with the certificate order CertificateOrders
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}Get a certificate order CertificateOrders
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}Create or update a certificate purchase order CertificateOrders
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}Create or update a certificate purchase order CertificateOrders
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}Delete an existing certificate order CertificateOrders
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/reissueReissue an existing certificate order CertificateOrders

and 160 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/web/reso

LUIS Authoring Client v3.0-preview

LUIS Authoring Client, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
GET/apps/Lists all of the user's applications.
POST/apps/Creates a new LUIS app.
GET/apps/assistantsGets the endpoint URLs for the prebuilt Cortana applications.
GET/apps/culturesGets a list of supported cultures. Cultures are equivalent to the written language and locale. For example,"en
GET/apps/customprebuiltdomainsGets all the available custom prebuilt domains for all cultures.
POST/apps/customprebuiltdomainsAdds a prebuilt domain along with its intent and entity models as a new application.
GET/apps/customprebuiltdomains/{culture}Gets all the available prebuilt domains for a specific culture.
GET/apps/domainsGets the available application domains.
POST/apps/importImports an application to LUIS, the application's structure is included in the request body.
GET/apps/usagescenariosGets the application available usage scenarios.
GET/apps/{appId}Gets the application info.
PUT/apps/{appId}Updates the name or description of the application.
DELETE/apps/{appId}Deletes an application.
GET/apps/{appId}/azureaccountsapps - Get LUIS Azure accounts assigned to the application Gets the LUIS Azure accounts assigned to the applic
POST/apps/{appId}/azureaccountsapps - Assign a LUIS Azure account to an application Assigns an Azure account to the application.
DELETE/apps/{appId}/azureaccountsapps - Removes an assigned LUIS Azure account from an application Removes assigned Azure account from the appl
GET/apps/{appId}/endpointsReturns the available endpoint deployment regions and URLs.
GET/apps/{appId}/permissionsGets the list of user emails that have permissions to access your application.
POST/apps/{appId}/permissionsAdds a user to the allowed list of users to access this LUIS application. Users are added using their email ad
PUT/apps/{appId}/permissionsReplaces the current user access list with the new list sent in the body. If an empty list is sent, all access
DELETE/apps/{appId}/permissionsRemoves a user from the allowed list of users to access this LUIS application. Users are removed using their e
POST/apps/{appId}/publishPublishes a specific version of the application.
GET/apps/{appId}/publishsettingsGet the application publish settings including 'UseAllTrainingData'.
PUT/apps/{appId}/publishsettingsUpdates the application publish settings including 'UseAllTrainingData'.
GET/apps/{appId}/querylogsGets the logs of the past month's endpoint queries for the application.
GET/apps/{appId}/settingsGet the application settings including 'UseAllTrainingData'.
PUT/apps/{appId}/settingsUpdates the application settings including 'UseAllTrainingData'.
GET/apps/{appId}/versionsGets a list of versions for this application ID.
POST/apps/{appId}/versions/importImports a new version into a LUIS application.
GET/apps/{appId}/versions/{versionId}/Gets the version information such as date created, last modified date, endpoint URL, count of intents and enti
PUT/apps/{appId}/versions/{versionId}/Updates the name or description of the application version.
DELETE/apps/{appId}/versions/{versionId}/Deletes an application version.
POST/apps/{appId}/versions/{versionId}/cloneCreates a new version from the selected version.
GET/apps/{appId}/versions/{versionId}/closedlistsGets information about all the list entity models in a version of the application.
POST/apps/{appId}/versions/{versionId}/closedlistsAdds a list entity model to a version of the application.
GET/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}Gets information about a list entity in a version of the application.
PUT/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}Updates the list entity in a version of the application.
PATCH/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}Adds a batch of sublists to an existing list entity in a version of the application.
DELETE/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}Deletes a list entity model from a version of the application.
POST/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}/sublistsAdds a sublist to an existing list entity in a version of the application.

and 132 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cognitiv

DevTestLabsClient v2018-09-15

The DevTest Labs Client.

methodpathwhat the vendor says it does
GET/providers/Microsoft.DevTestLab/operationsResult of the request to list REST API operations ProviderOperations
GET/subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/labsList labs in a subscription. Labs
GET/subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/locations/{locationName}/operations/{name}Get operation. Operations
GET/subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedulesList schedules in a subscription. GlobalSchedules
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labsList labs in a resource group. Labs
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsourcesList artifact sources in a given lab. ArtifactSources
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/armtemplatesList azure resource manager templates in a given artifact source. ArmTemplates
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/armtemplates/{name}Get azure resource manager template. ArmTemplates
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/artifactsList artifacts in a given artifact source. Artifacts
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/artifacts/{name}Get artifact. Artifacts
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/artifacts/{name}/generateArmTemplateGenerates an ARM template for the given artifact, uploads the required files to a storage account, and validat
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{name}Get artifact source. ArtifactSources
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{name}Create or replace an existing artifact source. ArtifactSources
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{name}Allows modifying tags of artifact sources. All other properties will be ignored. ArtifactSources
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{name}Delete artifact source. ArtifactSources
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/costs/{name}Get cost. Costs
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/costs/{name}Create or replace an existing cost. Costs
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/customimagesList custom images in a given lab. CustomImages
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/customimages/{name}Get custom image. CustomImages
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/customimages/{name}Create or replace an existing custom image. This operation can take a while to complete. CustomImages
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/customimages/{name}Allows modifying tags of custom images. All other properties will be ignored. CustomImages
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/customimages/{name}Delete custom image. This operation can take a while to complete. CustomImages
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/formulasList formulas in a given lab. Formulas
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/formulas/{name}Get formula. Formulas
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/formulas/{name}Create or replace an existing formula. This operation can take a while to complete. Formulas
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/formulas/{name}Allows modifying tags of formulas. All other properties will be ignored. Formulas
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/formulas/{name}Delete formula. Formulas
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/galleryimagesList gallery images in a given lab. GalleryImages
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannelsList notification channels in a given lab. NotificationChannels
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}Get notification channel. NotificationChannels
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}Create or replace an existing notification channel. NotificationChannels
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}Allows modifying tags of notification channels. All other properties will be ignored. NotificationChannels
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}Delete notification channel. NotificationChannels
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels/{name}/notifySend notification to provided channel. NotificationChannels
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{name}/evaluatePoliciesEvaluates lab policy. PolicySets
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policiesList policies in a given policy set. Policies
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policies/{name}Get policy. Policies
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policies/{name}Create or replace an existing policy. Policies
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policies/{name}Allows modifying tags of policies. All other properties will be ignored. Policies
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policies/{name}Delete policy. Policies

and 92 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/devtestl

SiteRecoveryManagementClient v2018-07-10

SiteRecoveryManagementClient, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResultsGets the validation errors in case the VM is unsuitable for protection. Validates whether a given VM can be pr
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults/defaultGets the validation errors in case the VM is unsuitable for protection. Validates whether a given VM can be pr
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/operationsReturns the list of available operations. Operation to return the list of available operations. Operations
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettingsGets the list of configured email notification(alert) configurations. Gets the list of email notification(aler
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName}Gets an email notification(alert) configuration. Gets the details of the specified email notification(alert) c
PUT/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName}Configures email notifications for this vault. Create or update an email notification(alert) configuration. Re
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEventsGets the list of Azure Site Recovery events. Gets the list of Azure Site Recovery events for the vault. Replic
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEvents/{eventName}Get the details of an Azure Site recovery event. The operation to get the details of an Azure Site recovery ev
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabricsGets the list of ASR fabrics Gets a list of the Azure Site Recovery fabrics in the vault. ReplicationFabrics
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}Gets the details of an ASR fabric. Gets the details of an Azure Site Recovery fabric. ReplicationFabrics
PUT/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}Creates an Azure Site Recovery fabric. The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V
DELETE/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}Purges the site. The operation to purge(force delete) an Azure Site Recovery fabric. ReplicationFabrics
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/checkConsistencyChecks the consistency of the ASR fabric. The operation to perform a consistency check on the fabric. Replicat
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/migratetoaadMigrates the site to AAD. The operation to migrate an Azure Site Recovery fabric to AAD. ReplicationFabrics
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/reassociateGatewayPerform failover of the process server. The operation to move replications from a process server to another pr
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/removeDeletes the site. The operation to delete or remove an Azure Site Recovery fabric. ReplicationFabrics
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/renewCertificateRenews certificate for the fabric. Renews the connection certificate for the ASR replication fabric. Replicati
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationLogicalNetworksGets the list of logical networks under a fabric. Lists all the logical networks of the Azure Site Recovery fa
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationLogicalNetworks/{logicalNetworkName}Gets a logical network with specified server id and logical network name. Gets the details of a logical networ
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworksGets the list of networks under a fabric. Lists the networks available for a fabric. ReplicationNetworks
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}Gets a network with specified server id and network name. Gets the details of a network. ReplicationNetworks
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}/replicationNetworkMappingsGets all the network mappings under a network. Lists all ASR network mappings for the specified network. Repli
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}/replicationNetworkMappings/{networkMappingName}Gets network mapping by name. Gets the details of an ASR network mapping ReplicationNetworkMappings
PUT/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}/replicationNetworkMappings/{networkMappingName}Creates network mapping. The operation to create an ASR network mapping. ReplicationNetworkMappings
PATCH/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}/replicationNetworkMappings/{networkMappingName}Updates network mapping. The operation to update an ASR network mapping. ReplicationNetworkMappings
DELETE/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationNetworks/{networkName}/replicationNetworkMappings/{networkMappingName}Delete network mapping. The operation to delete a network mapping. ReplicationNetworkMappings
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainersGets the list of protection container for a fabric. Lists the protection containers in the specified fabric. R
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}Gets the protection container details. Gets the details of a protection container. ReplicationProtectionContai
PUT/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}Create a protection container. Operation to create a protection container. ReplicationProtectionContainers
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/discoverProtectableItemAdds a protectable item to the replication protection container. The operation to a add a protectable item to
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/removeRemoves a protection container. Operation to remove a protection container. ReplicationProtectionContainers
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItemsGets the list of migration items in the protection container. Gets the list of ASR migration items in the prot
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}Gets the details of a migration item. ReplicationMigrationItems
PUT/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}Enables migration. The operation to create an ASR migration item (enable migration). ReplicationMigrationItems
PATCH/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}Updates migration item. The operation to update the recovery settings of an ASR migration item. ReplicationMig
DELETE/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}Delete the migration item. The operation to delete an ASR migration item. ReplicationMigrationItems
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/migrateMigrate item. The operation to initiate migration of the item. ReplicationMigrationItems
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/migrationRecoveryPointsGets the recovery points for a migration item. MigrationRecoveryPoints
GET/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/migrationRecoveryPoints/{migrationRecoveryPointName}Gets a recovery point for a migration item. MigrationRecoveryPoints
POST/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/testMigrateTest migrate item. The operation to initiate test migration of the item. ReplicationMigrationItems

and 86 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/recovery

ComputeManagementClient v2019-03-01

The Compute Management Client.

methodpathwhat the vendor says it does

and 109 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/compute/

LogicManagementClient v2019-05-01

REST API for Azure Logic Apps.

methodpathwhat the vendor says it does

and 106 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/logic/re

BillingManagementClient v2019-10-01-preview

Billing client provides access to billing resources for Azure subscriptions.

methodpathwhat the vendor says it does

and 100 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/billing/

Cosmos DB v2019-08-01

Azure Cosmos DB Database Service Resource Provider REST API

methodpathwhat the vendor says it does

and 100 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cosmos-d

LUIS Programmatic vv2.0

LUIS Programmatic, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does

and 97 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cognitiv

NetworkManagementClient v2016-06-01

The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.

methodpathwhat the vendor says it does

and 97 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/network/

and 641 more specification(s) from azure.com, all indexed.

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.