{"@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"}
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 REST Client APIs allows management of Service Fabric clusters, applications and services.
| method | path | what the vendor says it does |
|---|---|---|
POST | /$/CancelRepairTask | Requests the cancellation of the given repair task. This API supports the Service Fabric platform; it is not m |
POST | /$/CreateRepairTask | Creates a new repair task. For clusters that have the Repair Manager Service configured, this API provides a w |
POST | /$/DeleteRepairTask | Deletes a completed repair task. This API supports the Service Fabric platform; it is not meant to be used dir |
POST | /$/ForceApproveRepairTask | Forces the approval of the given repair task. This API supports the Service Fabric platform; it is not meant t |
GET | /$/GetAadMetadata | Gets the Azure Active Directory metadata used for secured connection to cluster. Gets the Azure Active Directo |
GET | /$/GetClusterConfiguration | Get the Service Fabric standalone cluster configuration. The cluster configuration contains properties of the |
GET | /$/GetClusterConfigurationUpgradeStatus | Get the cluster configuration upgrade status of a Service Fabric standalone cluster. Get the cluster configura |
GET | /$/GetClusterHealth | Gets the health of a Service Fabric cluster. Use EventsHealthStateFilter to filter the collection of health ev |
POST | /$/GetClusterHealth | Gets the health of a Service Fabric cluster using the specified policy. Use EventsHealthStateFilter to filter |
GET | /$/GetClusterHealthChunk | Gets the health of a Service Fabric cluster using health chunks. Gets the health of a Service Fabric cluster u |
POST | /$/GetClusterHealthChunk | Gets the health of a Service Fabric cluster using health chunks. Gets the health of a Service Fabric cluster u |
GET | /$/GetClusterManifest | Get the Service Fabric cluster manifest. Get the Service Fabric cluster manifest. The cluster manifest contain |
GET | /$/GetClusterVersion | Get the current Service Fabric cluster version. If a cluster upgrade is happening, then this API will return t |
GET | /$/GetLoadInformation | Gets the load of a Service Fabric cluster. Retrieves the load information of a Service Fabric cluster for all |
GET | /$/GetProvisionedCodeVersions | Gets a list of fabric code versions that are provisioned in a Service Fabric cluster. Gets a list of informati |
GET | /$/GetProvisionedConfigVersions | Gets a list of fabric config versions that are provisioned in a Service Fabric cluster. Gets a list of informa |
GET | /$/GetRepairTaskList | Gets a list of repair tasks matching the given filters. This API supports the Service Fabric platform; it is n |
GET | /$/GetUpgradeOrchestrationServiceState | Get the service state of Service Fabric Upgrade Orchestration Service. Get the service state of Service Fabric |
GET | /$/GetUpgradeProgress | Gets the progress of the current cluster upgrade. Gets the current progress of the ongoing cluster upgrade. If |
POST | /$/InvokeInfrastructureCommand | Invokes an administrative command on the given Infrastructure Service instance. For clusters that have one or |
GET | /$/InvokeInfrastructureQuery | Invokes a read-only query on the given infrastructure service instance. For clusters that have one or more ins |
POST | /$/MoveToNextUpgradeDomain | Make the cluster upgrade move on to the next upgrade domain. Make the cluster code or configuration upgrade mo |
POST | /$/Provision | Provision the code or configuration packages of a Service Fabric cluster. Validate and provision the code or c |
POST | /$/RecoverAllPartitions | Indicates to the Service Fabric cluster that it should attempt to recover any services (including system servi |
POST | /$/RecoverSystemPartitions | Indicates to the Service Fabric cluster that it should attempt to recover the system services that are current |
POST | /$/ReportClusterHealth | Sends a health report on the Service Fabric cluster. Sends a health report on a Service Fabric cluster. The re |
POST | /$/RollbackUpgrade | Roll back the upgrade of a Service Fabric cluster. Roll back the code or configuration upgrade of a Service Fa |
POST | /$/SetUpgradeOrchestrationServiceState | Update the service state of Service Fabric Upgrade Orchestration Service. Update the service state of Service |
POST | /$/StartClusterConfigurationUpgrade | Start upgrading the configuration of a Service Fabric standalone cluster. Validate the supplied configuration |
POST | /$/ToggleVerboseServicePlacementHealthReporting | Changes the verbosity of service placement health reporting. If verbosity is set to true, then detailed health |
POST | /$/Unprovision | Unprovision the code or configuration packages of a Service Fabric cluster. It is supported to unprovision cod |
POST | /$/UpdateRepairExecutionState | Updates the execution state of a repair task. This API supports the Service Fabric platform; it is not meant t |
POST | /$/UpdateRepairTaskHealthPolicy | Updates the health policy of the given repair task. This API supports the Service Fabric platform; it is not m |
POST | /$/UpdateUpgrade | Update the upgrade parameters of a Service Fabric cluster upgrade. Update the upgrade parameters used during a |
POST | /$/Upgrade | Start upgrading the code or configuration version of a Service Fabric cluster. Validate the supplied upgrade p |
GET | /ApplicationTypes | Gets the list of application types in the Service Fabric cluster. Returns the information about the applicatio |
POST | /ApplicationTypes/$/Provision | Provisions 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}/$/GetApplicationManifest | Gets the manifest describing an application type. The response contains the application manifest XML as a stri |
GET | /ApplicationTypes/{applicationTypeName}/$/GetServiceManifest | Gets 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, an HTTP API described by an OpenAPI document.
| method | path | what the vendor says it does |
|---|---|---|
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites | Get all apps for a subscription. Get all apps for a subscription. WebApps |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites | Gets 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}/analyzeCustomHostname | Analyze a custom hostname. Analyze a custom hostname. WebApps |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/applySlotConfig | Applies 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}/backup | Creates a backup of an app. Creates a backup of an app. WebApps |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups | Gets 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}/list | Gets 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}/restore | Restores 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}/config | List the configurations of an app List the configurations of an app WebApps |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings | Replaces 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/list | Gets 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/authsettings | Updates the Authentication / Authorization settings associated with web app. Updates the Authentication / Auth |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings/list | Gets 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/azurestorageaccounts | Updates 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/list | Gets 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/backup | Updates 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/backup | Deletes 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/list | Gets 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/connectionstrings | Replaces 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/list | Gets 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/logs | Gets 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/logs | Updates 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/metadata | Replaces the metadata of an app. Replaces the metadata of an app. WebApps |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata/list | Gets the metadata of an app. Gets the metadata of an app. WebApps |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/publishingcredentials/list | Gets 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/pushsettings | Updates 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/list | Gets 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/slotConfigNames | Gets 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/slotConfigNames | Updates 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/web | Gets 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/web | Updates the configuration of an app. Updates the configuration of an app. WebApps |
PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web | Updates the configuration of an app. Updates the configuration of an app. WebApps |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots | Gets 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
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/
| method | path | what the vendor says it does |
|---|---|---|
GET | /providers/Microsoft.Web/publishingUsers/web | Gets publishing user Provider |
PUT | /providers/Microsoft.Web/publishingUsers/web | Updates publishing user Provider |
GET | /providers/Microsoft.Web/sourcecontrols | Gets 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/certificateOrders | Lists all domains in a subscription GlobalCertificateOrder |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation | Validate certificate purchase information GlobalCertificateOrder |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability | Checks if a domain is available for registration GlobalDomainRegistration |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains | Lists all domains in a subscription GlobalDomainRegistration |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest | Generates a single sign on request for domain management portal GlobalDomainRegistration |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations | Lists domain recommendations based on keywords GlobalDomainRegistration |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains | Lists 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}/listAgreements | Lists legal agreements that user needs to accept before purchasing domain TopLevelDomains |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/validateDomainRegistrationInformation | Validates domain registration information GlobalDomainRegistration |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates | Get all certificates for a subscription Global |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability | Check if resource name is available Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/classicMobileServices | Gets all mobile services for a subscription Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions | Gets list of available geo regions Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments | Gets all hostingEnvironments (App Service Environment) for a subscription Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/ishostingenvironmentnameavailable | Whether 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/managedHostingEnvironments | Gets all managed hosting environments for a subscription Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers | List premier add on offers Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentials | Gets publishing credentials for the subscription owner Global |
PUT | /subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentials | Updates publishing credentials for the subscription owner Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations | Gets a list of recommendations associated with the specified subscription. Recommendations |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms | Gets all App Service Plans for a subscription Global |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites | Gets all Web Apps for a subscription Global |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders | Get certificate orders in a resource group CertificateOrders |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates | List 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}/reissue | Reissue 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, an HTTP API described by an OpenAPI document.
| method | path | what the vendor says it does |
|---|---|---|
GET | /apps/ | Lists all of the user's applications. |
POST | /apps/ | Creates a new LUIS app. |
GET | /apps/assistants | Gets the endpoint URLs for the prebuilt Cortana applications. |
GET | /apps/cultures | Gets a list of supported cultures. Cultures are equivalent to the written language and locale. For example,"en |
GET | /apps/customprebuiltdomains | Gets all the available custom prebuilt domains for all cultures. |
POST | /apps/customprebuiltdomains | Adds 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/domains | Gets the available application domains. |
POST | /apps/import | Imports an application to LUIS, the application's structure is included in the request body. |
GET | /apps/usagescenarios | Gets 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}/azureaccounts | apps - Get LUIS Azure accounts assigned to the application Gets the LUIS Azure accounts assigned to the applic |
POST | /apps/{appId}/azureaccounts | apps - Assign a LUIS Azure account to an application Assigns an Azure account to the application. |
DELETE | /apps/{appId}/azureaccounts | apps - Removes an assigned LUIS Azure account from an application Removes assigned Azure account from the appl |
GET | /apps/{appId}/endpoints | Returns the available endpoint deployment regions and URLs. |
GET | /apps/{appId}/permissions | Gets the list of user emails that have permissions to access your application. |
POST | /apps/{appId}/permissions | Adds a user to the allowed list of users to access this LUIS application. Users are added using their email ad |
PUT | /apps/{appId}/permissions | Replaces the current user access list with the new list sent in the body. If an empty list is sent, all access |
DELETE | /apps/{appId}/permissions | Removes a user from the allowed list of users to access this LUIS application. Users are removed using their e |
POST | /apps/{appId}/publish | Publishes a specific version of the application. |
GET | /apps/{appId}/publishsettings | Get the application publish settings including 'UseAllTrainingData'. |
PUT | /apps/{appId}/publishsettings | Updates the application publish settings including 'UseAllTrainingData'. |
GET | /apps/{appId}/querylogs | Gets the logs of the past month's endpoint queries for the application. |
GET | /apps/{appId}/settings | Get the application settings including 'UseAllTrainingData'. |
PUT | /apps/{appId}/settings | Updates the application settings including 'UseAllTrainingData'. |
GET | /apps/{appId}/versions | Gets a list of versions for this application ID. |
POST | /apps/{appId}/versions/import | Imports 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}/clone | Creates a new version from the selected version. |
GET | /apps/{appId}/versions/{versionId}/closedlists | Gets information about all the list entity models in a version of the application. |
POST | /apps/{appId}/versions/{versionId}/closedlists | Adds 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}/sublists | Adds 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
The DevTest Labs Client.
| method | path | what the vendor says it does |
|---|---|---|
GET | /providers/Microsoft.DevTestLab/operations | Result of the request to list REST API operations ProviderOperations |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/labs | List labs in a subscription. Labs |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/locations/{locationName}/operations/{name} | Get operation. Operations |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules | List schedules in a subscription. GlobalSchedules |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs | List labs in a resource group. Labs |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources | List artifact sources in a given lab. ArtifactSources |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/armtemplates | List 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}/artifacts | List 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}/generateArmTemplate | Generates 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}/customimages | List 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}/formulas | List 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}/galleryimages | List gallery images in a given lab. GalleryImages |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/notificationchannels | List 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}/notify | Send notification to provided channel. NotificationChannels |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{name}/evaluatePolicies | Evaluates lab policy. PolicySets |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/policysets/{policySetName}/policies | List 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, an HTTP API described by an OpenAPI document.
| method | path | what the vendor says it does |
|---|---|---|
GET | /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults | Gets 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/default | Gets 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/operations | Returns the list of available operations. Operation to return the list of available operations. Operations |
GET | /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings | Gets 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}/replicationEvents | Gets 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}/replicationFabrics | Gets 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}/checkConsistency | Checks 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}/migratetoaad | Migrates 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}/reassociateGateway | Perform 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}/remove | Deletes 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}/renewCertificate | Renews 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}/replicationLogicalNetworks | Gets 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}/replicationNetworks | Gets 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}/replicationNetworkMappings | Gets 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}/replicationProtectionContainers | Gets 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}/discoverProtectableItem | Adds 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}/remove | Removes a protection container. Operation to remove a protection container. ReplicationProtectionContainers |
GET | /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems | Gets 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}/migrate | Migrate 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}/migrationRecoveryPoints | Gets 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}/testMigrate | Test 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
The Compute Management Client.
| method | path | what 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/
REST API for Azure Logic Apps.
| method | path | what 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
Billing client provides access to billing resources for Azure subscriptions.
| method | path | what 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/
Azure Cosmos DB Database Service Resource Provider REST API
| method | path | what 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, an HTTP API described by an OpenAPI document.
| method | path | what 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
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.
| method | path | what 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.