{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-resources-managedapplications","description":"ApplicationClient","version":"2018-06-01","base_url":"https://management.azure.com","endpoints":15,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ApplicationClient\n@base https://management.azure.com\n@version 2018-06-01\n@auth OAuth2\n@common_fields {api-version: any # The API version to use for this operation.}\n@endpoints 15\n@toc providers(1), subscriptions(10), {applicationId}(4)\n\n@group providers\n@endpoint GET /providers/Microsoft.Solutions/operations\n@desc Lists all of the available Microsoft.Solutions REST API operations.\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}\n@desc Gets the managed application.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationName: any # The name of the managed application., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns the managed application.\n@errors {404: Not Found}\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}\n@desc Deletes the managed application.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationName: any # The name of the managed application., subscriptionId: any # The ID of the target subscription.}\n@returns(202) Accepted - Returns this status until the asynchronous operation has completed.\n@returns(204) NoContent\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}\n@desc Creates a new managed application.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationName: any # The name of the managed application., parameters: any # Parameters supplied to the create or update a managed application., subscriptionId: any # The ID of the target subscription.}\n@returns(200) Created - Returns information about the managed application, including provisioning status.\n@returns(201) Created - Returns information about the managed application, including provisioning status.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}\n@desc Updates an existing managed application. The only value that can be updated via PATCH currently is the tags.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationName: any # The name of the managed application., subscriptionId: any # The ID of the target subscription.}\n@optional {parameters: any # Parameters supplied to update an existing managed application.}\n@returns(200) Created - Returns information about the managed application, including provisioning status.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}\n@desc Gets the managed application definition.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationDefinitionName: any # The name of the managed application definition., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns the managed application definition.\n@errors {404: Not Found}\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}\n@desc Deletes the managed application definition.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationDefinitionName: any # The name of the managed application definition to delete., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK\n@returns(202) Accepted - Returns this status until the asynchronous operation has completed.\n@returns(204) NoContent\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}\n@desc Creates a new managed application definition.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., applicationDefinitionName: any # The name of the managed application definition., parameters: any # Parameters supplied to the create or update an managed application definition., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns information about the managed application definition, including provisioning status.\n@returns(201) Created - Returns information about the managed application definition, including provisioning status.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions\n@desc Lists the managed application definitions in a resource group.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of managed application definitions.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications\n@desc Gets all the applications within a resource group.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of applications.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applications\n@desc Gets all the applications within a subscription.\n@required {subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of applications.\n\n@endgroup\n\n@group {applicationId}\n@endpoint GET /{applicationId}\n@desc Gets the managed application.\n@required {applicationId: any # The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-name}}\n@returns(200) OK - Returns the managed application.\n@errors {404: Not Found}\n\n@endpoint DELETE /{applicationId}\n@desc Deletes the managed application.\n@required {applicationId: any # The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-name}}\n@returns(202) Accepted - Returns this status until the asynchronous operation has completed.\n@returns(204) NoContent\n\n@endpoint PUT /{applicationId}\n@desc Creates a new managed application.\n@required {applicationId: any # The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-name}, parameters: any # Parameters supplied to the create or update a managed application.}\n@returns(200) Created - Returns information about the managed application, including provisioning status.\n@returns(201) Created - Returns information about the managed application, including provisioning status.\n\n@endpoint PATCH /{applicationId}\n@desc Updates an existing managed application. The only value that can be updated via PATCH currently is the tags.\n@required {applicationId: any # The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-name}}\n@optional {parameters: any # Parameters supplied to update an existing managed application.}\n@returns(200) Created - Returns information about the managed application, including provisioning status.\n\n@endgroup\n\n@end\n"}