Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,152 +1,152 @@
{
"parameters": {
"dashboardName": "testDashboard",
"resourceGroupName": "testRG",
"api-version": "2015-11-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"dashboard": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
"parameters": {
"dashboardName": "testDashboard",
"resourceGroupName": "testRG",
"api-version": "2015-11-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"dashboard": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
},
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
}
},
"responses": {
"201": {
"body": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
}
},
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
}
}
},
"responses": {
"201": {
"body": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Microsoft.Portal/dashboards/testDashboard",
"name": "testDashboard",
"type": "Microsoft.Portal/dashboards",
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
}
},
"200": {
"body": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
}
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Microsoft.Portal/dashboards/testDashboard",
"name": "testDashboard",
"type": "Microsoft.Portal/dashboards",
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
}
}
},
"200": {
"body": {
"properties": {
"lenses": {
"aLens": {
"order": 1,
"parts": {
"aPart": {
"position": {
"x": 1,
"y": 2,
"rowSpan": 4,
"colSpan": 3
}
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Microsoft.Portal/dashboards/testDashboard",
"name": "testDashboard",
"type": "Microsoft.Portal/dashboards",
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
"bPart": {
"position": {
"x": 5,
"y": 5,
"rowSpan": 6,
"colSpan": 6
}
}
}
},
"bLens": {
"order": 2,
"parts": {}
}
},
"metadata": {
"metadata": {
"X": 4,
"Y": 3,
"RowSpan": 1,
"ColSpan": 2
}
}
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Microsoft.Portal/dashboards/testDashboard",
"name": "testDashboard",
"type": "Microsoft.Portal/dashboards",
"location": "eastus",
"tags": {
"aKey": "aValue",
"anotherKey": "anotherValue"
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parameters": {
"dashboardName": "testDashboard",
"resourceGroupName": "testRG",
"api-version": "2015-11-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000"
},
"responses": {
"200": {},
"204": {}
}
}
"parameters": {
"dashboardName": "testDashboard",
"resourceGroupName": "testRG",
"api-version": "2015-11-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000"
},
"responses": {
"200": {},
"204": {}
}
}
Loading