| Description | : Update a IntegrationFabric |
| Reference | : Link ¶ |
⚶ Changes
{
"#id": "IntegrationFabrics_Update",
"$responses": {
"202": [
{
"@added_ead9b57bb3e044a0a030cabdeb03f843": {
"#name": "location",
"Description": "The Location header contains the URL where the status of the long running operation can be checked.",
"Type": "string"
}
}
]
}
}
⚼ Request
PATCH:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Dashboard/grafana/{workspaceName}/integrationFabrics/{integrationFabricName}
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
workspaceName:
string
,
integrationFabricName:
string
,
requestBodyParameters:
}
{
,
tags:
object
,
properties:
}
{
,
scenarios:
}
[
,
string
,
]
⚐ Response (200)
{
properties:
}
{
,
provisioningState:
enum
,
targetResourceId:
string
,
dataSourceResourceId:
string
,
scenarios:
}
[
,
string
,
]
⚐ Response (202)
{
azure-asyncoperation:
string
,
retry-after:
integer
,
location:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}