v7

latestSwagger 2.0raw.githubusercontent.com2022-07-0192329.4 KB
Resource

Create or update the metadata of a service instance.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}

Path parameters

subscriptionIdstring required

The subscription identifier.

resourceGroupNamestring required

The name of the resource group that contains the service instance.

resourceNamestring required

The name of the service instance.

Query parameters

api-versionstring required

Client Api Version.

Request body

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

kind'fhir' | 'fhir-Stu3' | 'fhir-R4' required

The kind of the service.

locationstring required

The resource location.

tagsobject

The resource tags.

etagstring

An etag associated with the resource, used for optimistic concurrency when editing it.

Response

Updated - Put request accepted and an existing resource is being updated; the operation will complete asynchronously.

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

kind'fhir' | 'fhir-Stu3' | 'fhir-R4' required

The kind of the service.

locationstring required

The resource location.

tagsobject

The resource tags.

etagstring

An etag associated with the resource, used for optimistic concurrency when editing it.