Solution

Create/Update Solution.

Creates or updates the Solution.

put/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationsManagement/solutions/{solutionName}

Path parameters

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group to get. The name is case insensitive.

solutionNamestring required

User Solution Name.

Query parameters

api-versionstring required

Client Api Version.

Request body

idstring

Resource ID.

namestring

Resource name.

typestring

Resource type.

locationstring

Resource location

tagsobject

Resource tags

Response

Created response definition.

idstring

Resource ID.

namestring

Resource name.

typestring

Resource type.

locationstring

Resource location

tagsobject

Resource tags

Changes

Changed in 1 of the 8 revisions of this API.11

  • 2015-11-01-preview0f33d618ec5811See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added