v2

latestSwagger 2.0raw.githubusercontent.com2019-06-18293977.3 KB
DataManagers

Creates a new data manager resource with the specified parameters. Existing resources cannot be updated with this API and should instead be updated with the Update data manager resource API.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}

Path parameters

subscriptionIdstring required

The Subscription Id

resourceGroupNamestring required

The Resource Group Name

dataManagerNamestring required

The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

Query parameters

api-versionstring required

The API Version

Request body

idstring

The Resource Id.

namestring

The Resource Name.

typestring

The Resource type.

locationstring required

The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

Response

Data Manager Resource object.

idstring

The Resource Id.

namestring

The Resource Name.

typestring

The Resource type.

locationstring required

The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).