Skip to content

Commit f2fb403

Browse files
PingZhu2232markcowlPing Zhu
authored
add stable version (#17870)
* Add blockchain to latest profile * Add additional types * add stable and use 09-10 as a start * changed folder name to 02-15 * change api version to 02-15 * update readme * fix typo * change discription Co-authored-by: Mark Cowlishaw <[email protected]> Co-authored-by: Ping Zhu <[email protected]>
1 parent 6282e52 commit f2fb403

15 files changed

+1349
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"fluidRelayContainerName": "myFluidRelayContainer",
7+
"api-version": "2022-02-15"
8+
},
9+
"responses": {
10+
"200": {},
11+
"204": {}
12+
}
13+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"fluidRelayContainerName": "myFluidRelayContainer",
7+
"api-version": "2022-02-15"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer/fluidRelayContainers/myFluidRelayContainer",
13+
"name": "myFluidRelayContainer",
14+
"type": "Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers",
15+
"properties": {
16+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
17+
"frsContainerId": "xxxx-yyyy-xxxxx-yyyy",
18+
"provisioningState": "Succeeded"
19+
}
20+
}
21+
}
22+
}
23+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer/fluidRelayContainers/myFluidRelayContainer",
14+
"name": "myFluidRelayContainer",
15+
"type": "Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers",
16+
"properties": {
17+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
18+
"frsContainerId": "xxxx-yyyy-xxxxx-yyyy",
19+
"provisioningState": "Succeeded"
20+
}
21+
}
22+
],
23+
"nextLink": ""
24+
}
25+
}
26+
}
27+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-02-15"
4+
},
5+
"responses": {
6+
"200": {
7+
"body": {
8+
"value": [
9+
{
10+
"name": "Microsoft.FluidRelay/fluidRelayServers/Read",
11+
"isDataAction": false,
12+
"display": {
13+
"provider": "Microsoft.FluidRelay",
14+
"resource": "fluidRelayServers",
15+
"operation": "Get/List fluid relay server resources",
16+
"description": "Read fluid relay server"
17+
}
18+
},
19+
{
20+
"name": "Microsoft.FluidRelay/fluidRelayServers/Write",
21+
"isDataAction": false,
22+
"display": {
23+
"provider": "Microsoft.FluidRelay",
24+
"resource": "fluidRelayServers",
25+
"operation": "Create/Update fluid relay server resources",
26+
"description": "Write fluid relay server"
27+
}
28+
},
29+
{
30+
"name": "Microsoft.FluidRelay/fluidRelayServers/Delete",
31+
"isDataAction": false,
32+
"display": {
33+
"provider": "Microsoft.FluidRelay",
34+
"resource": "fluidRelayServers",
35+
"operation": "Delete fluid relay server resources",
36+
"description": "Delete fluid relay server"
37+
}
38+
}
39+
],
40+
"nextLink": null
41+
}
42+
}
43+
}
44+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15",
7+
"resource": {
8+
"location": "west-us",
9+
"identity": {
10+
"type": "SystemAssigned"
11+
},
12+
"tags": {
13+
"Category": "sales"
14+
}
15+
}
16+
},
17+
"responses": {
18+
"200": {
19+
"body": {
20+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer",
21+
"name": "myFluidRelayServer",
22+
"type": "Microsoft.FluidRelay/fluidRelayServers",
23+
"location": "west-us",
24+
"identity": {
25+
"type": "SystemAssigned",
26+
"principalId": "00000000-0000-0000-0000-000000000000",
27+
"tenantId": "00000000-0000-0000-0000-000000000000"
28+
},
29+
"properties": {
30+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
31+
"fluidRelayEndpoints": {
32+
"ordererEndpoints": [
33+
"https://www.contoso.org/orderer"
34+
],
35+
"storageEndpoints": [
36+
"https://www.contoso.org/storage"
37+
]
38+
},
39+
"provisioningState": "Succeeded"
40+
}
41+
}
42+
}
43+
}
44+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15",
7+
"resource": {
8+
"location": "west-us",
9+
"identity": {
10+
"type": "SystemAssigned, UserAssigned",
11+
"userAssignedIdentities": {
12+
"/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/id1": {},
13+
"/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/id2": {}
14+
}
15+
},
16+
"tags": {
17+
"Category": "sales"
18+
}
19+
}
20+
},
21+
"responses": {
22+
"200": {
23+
"body": {
24+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer",
25+
"name": "myFluidRelayServer",
26+
"type": "Microsoft.FluidRelay/fluidRelayServers",
27+
"location": "west-us",
28+
"identity": {
29+
"type": "SystemAssigned",
30+
"principalId": "00000000-0000-0000-0000-000000000000",
31+
"tenantId": "00000000-0000-0000-0000-000000000000",
32+
"userAssignedIdentities": {
33+
"/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/id1": {
34+
"clientId": "00000000-0000-0000-0000-000000000000",
35+
"principalId": "00000000-0000-0000-0000-000000000000"
36+
},
37+
"/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/id2": {
38+
"clientId": "00000000-0000-0000-0000-000000000000",
39+
"principalId": "00000000-0000-0000-0000-000000000000"
40+
}
41+
}
42+
},
43+
"properties": {
44+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
45+
"fluidRelayEndpoints": {
46+
"ordererEndpoints": [
47+
"https://www.contoso.org/orderer"
48+
],
49+
"storageEndpoints": [
50+
"https://www.contoso.org/storage"
51+
]
52+
},
53+
"provisioningState": "Succeeded"
54+
}
55+
}
56+
}
57+
}
58+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15"
7+
},
8+
"responses": {
9+
"200": {},
10+
"204": {}
11+
}
12+
}
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer",
12+
"name": "myFluidRelayServer",
13+
"type": "Microsoft.FluidRelay/fluidRelayServers",
14+
"location": "west-us",
15+
"properties": {
16+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
17+
"fluidRelayEndpoints": {
18+
"ordererEndpoints": [
19+
"https://www.contoso.org/orderer"
20+
],
21+
"storageEndpoints": [
22+
"https://www.contoso.org/storage"
23+
]
24+
},
25+
"provisioningState": "Succeeded"
26+
}
27+
}
28+
}
29+
}
30+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"fluidRelayServerName": "myFluidRelayServer",
6+
"api-version": "2022-02-15"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"key1": "xxx-xxxx-xxxxx-xxxx",
12+
"key2": "yyy-yyyy-yyyyy-yyyy"
13+
}
14+
}
15+
}
16+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx",
4+
"resourceGroup": "myResourceGroup",
5+
"api-version": "2022-02-15"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"id": "/subscriptions/xxxx-xxxx-xxxx-xxxx/resourceGroups/myResourceGroup/Microsoft.FluidRelay/fluidRelayServers/myFluidRelayServer",
13+
"name": "myFluidRelayServer",
14+
"type": "Microsoft.FluidRelay/fluidRelayServers",
15+
"location": "west-us",
16+
"properties": {
17+
"frsTenantId": "yyyy-yyyy-yyyyy-yyyy",
18+
"fluidRelayEndpoints": {
19+
"ordererEndpoints": [
20+
"https://www.contoso.org/orderer"
21+
],
22+
"storageEndpoints": [
23+
"https://www.contoso.org/storage"
24+
]
25+
},
26+
"provisioningState": "Succeeded"
27+
}
28+
}
29+
],
30+
"nextLink": ""
31+
}
32+
}
33+
}
34+
}

0 commit comments

Comments
 (0)