Skip to content

Commit fc31262

Browse files
mozehgirerich-wang
authored andcommitted
[Hub Generated] Move private branch 'dev-azuredata-preview' to public (Azure#7013)
* New Readme Config File * New Go Language Readme Config File * New Typescript Language Readme Config File * New Python Language Readme Config File * New C# Language Readme Config File * New Ruby Language Readme Config File * New Swagger Spec File * New Swagger Example Spec File * Initialize the swagger spec review for azure data. * fix validation issues. * fixed Linter check. * fix by comments. * fix by comments * fix by comments. * fix CI error. * fix by comments. * fix build issue. * update the resource definition * update examples. * fix swagger * fix examples issue. * Swagger review comments * Moving azure-sdk on line up
1 parent 156dd2a commit fc31262

18 files changed

+1412
-0
lines changed

specification/azuredata/resource-manager/Microsoft.AzureData/preview/2017-03-01-preview/azuredata.json

Lines changed: 873 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"api-version": "2017-03-01-preview",
7+
"parameters": {
8+
"location": "northeurope",
9+
"tags": {
10+
"mytag": "myval"
11+
},
12+
"properties": {
13+
}
14+
}
15+
},
16+
"responses": {
17+
"200": {
18+
"body": {
19+
"properties": {
20+
},
21+
"location": "northeurope",
22+
"tags": {
23+
"mytag": "myval"
24+
},
25+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration",
26+
"name": "testsqlregistration",
27+
"type": "Microsoft.AzureData/SqlServerRegistrations"
28+
}
29+
},
30+
"201": {
31+
"body": {
32+
"properties": {
33+
},
34+
"location": "northeurope",
35+
"tags": {
36+
"mytag": "myval"
37+
},
38+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration",
39+
"name": "testsqlregistration",
40+
"type": "Microsoft.AzureData/SqlServerRegistrations"
41+
}
42+
}
43+
}
44+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"sqlServerName": "testsqlserver",
7+
"api-version": "2017-03-01-preview",
8+
"parameters": {
9+
"properties": {
10+
"cores": 8,
11+
"version": "2008",
12+
"edition": "Latin",
13+
"propertyBag": "",
14+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
15+
}
16+
}
17+
},
18+
"responses": {
19+
"200": {
20+
"body": {
21+
"properties": {
22+
"cores": 8,
23+
"version": "2008",
24+
"edition": "Latin",
25+
"propertyBag": "",
26+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
27+
},
28+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration/sqlServers/testsqlserver",
29+
"name": "testsqlserver",
30+
"type": "Microsoft.AzureData/SqlServerRegistrations/SqlServers"
31+
}
32+
},
33+
"201": {
34+
"body": {
35+
"properties": {
36+
"cores": 8,
37+
"version": "2008",
38+
"edition": "Latin",
39+
"propertyBag": "",
40+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
41+
},
42+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration/sqlServers/testsqlserver",
43+
"name": "testsqlserver",
44+
"type": "Microsoft.AzureData/SqlServerRegistrations/SqlServers"
45+
}
46+
}
47+
}
48+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"sqlServerName": "testsqlserver",
7+
"api-version": "2017-03-01-preview"
8+
},
9+
"responses": {
10+
"200": {},
11+
"204": {}
12+
}
13+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"api-version": "2017-03-01-preview"
7+
},
8+
"responses": {
9+
"200": {},
10+
"204": {}
11+
}
12+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"sqlServerName": "testsqlserver",
7+
"api-version": "2017-03-01-preview",
8+
"parameters": {
9+
}
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"properties": {
15+
"cores": 8,
16+
"version": "2008",
17+
"edition": "Latin",
18+
"propertyBag": "",
19+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
20+
},
21+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration/sqlServers/testsqlserver",
22+
"name": "testsqlserver",
23+
"type": "Microsoft.AzureData/SqlServerRegistrations/SqlServers"
24+
}
25+
}
26+
}
27+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"api-version": "2017-03-01-preview"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"properties": {
12+
},
13+
"location": "northeurope",
14+
"tags": {
15+
"mytag": "myval"
16+
},
17+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration",
18+
"name": "testsqlregistration",
19+
"type": "Microsoft.AzureData/SqlServerRegistrations"
20+
}
21+
}
22+
}
23+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"sqlServerRegistrationName": "testsqlregistration",
6+
"api-version": "2017-03-01-preview"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"cores": 8,
15+
"version": "2008",
16+
"edition": "Latin",
17+
"propertyBag": "",
18+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
19+
},
20+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration/sqlServers/testsqlserver1",
21+
"name": "testsqlserver1",
22+
"type": "Microsoft.AzureData/SqlServerRegistrations/SqlServers"
23+
},
24+
{
25+
"properties": {
26+
"cores": 16,
27+
"version": "2008",
28+
"edition": "Latin",
29+
"propertyBag": "",
30+
"registrationID": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration"
31+
},
32+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration/sqlServers/testsqlserver2",
33+
"name": "testsqlserver2",
34+
"type": "Microsoft.AzureData/SqlServerRegistrations/SqlServers"
35+
}
36+
]
37+
}
38+
}
39+
}
40+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "testrg",
5+
"api-version": "2017-03-01-preview"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"properties": {
13+
},
14+
"location": "northeurope",
15+
"tags": {
16+
"mytag": "myval"
17+
},
18+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration1",
19+
"name": "testsqlregistration1",
20+
"type": "Microsoft.AzureData/SqlServerRegistrations"
21+
},
22+
{
23+
"properties": {
24+
},
25+
"location": "northeurope",
26+
"tags": {
27+
"mytag": "myval"
28+
},
29+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.AzureData/SqlServerRegistrations/testsqlregistration2",
30+
"name": "testsqlregistration2",
31+
"type": "Microsoft.AzureData/SqlServerRegistrations"
32+
}
33+
]
34+
}
35+
}
36+
}
37+
}
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"parameters": {
3+
"api-version": "2017-03-01-preview"
4+
},
5+
"responses": {
6+
"200": {
7+
"body": {
8+
"value": [
9+
{
10+
"name": "Microsoft.AzureData/sqlServerRegistrations/read",
11+
"display": {
12+
"resource": "SQL Server Registration",
13+
"operation": "Get SQL Server Registration details",
14+
"description": "Retrives details of SQL Server Registration"
15+
}
16+
},
17+
{
18+
"name": "Microsoft.AzureData/sqlServerRegistrations/write",
19+
"display": {
20+
"resource": "SQL Server Registration",
21+
"operation": "Create a new or update existing SQL Server Registration",
22+
"description": "Create a new or change properties of existing SQL Server Registration"
23+
}
24+
},
25+
{
26+
"name": "Microsoft.AzureData/sqlServerRegistrations/delete",
27+
"display": {
28+
"resource": "SQL Server Registration",
29+
"operation": "Delete existing SQL Server Registration",
30+
"description": "Delete existing SQL Server Registration"
31+
}
32+
},
33+
{
34+
"name": "Microsoft.AzureData/operations/read",
35+
"display": {
36+
"resource": "Available REST operations"
37+
}
38+
},
39+
{
40+
"name": "Microsoft.AzureData/sqlServers/read",
41+
"display": {
42+
"operation": "Get SQL Server Instance details",
43+
"description": "Retrieves details of SQL Server"
44+
}
45+
},
46+
{
47+
"name": "Microsoft.AzureData/sqlServers/write",
48+
"display": {
49+
"operation": "Create new or update existing SQL Server",
50+
"description": "Create a new or change properties of existing SQL Server"
51+
}
52+
},
53+
{
54+
"name": "Microsoft.AzureData/sqlServers/delete",
55+
"display": {
56+
"operation": "Delete exisiting SQL Server",
57+
"description": "Delete exisiting SQL Server"
58+
}
59+
}
60+
]
61+
}
62+
}
63+
}
64+
}

0 commit comments

Comments
 (0)