forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HybridDataManager - adding API version 2019-06-01 and examples (Azure…
…#8676) * Create hybriddata.json Added updated swagger file for Microsoft.HybridData * Create readme.md * Updated readme files * Update readme.md * Removed unused API endpoints * Updated example files and swagger * Fixed error in path to example files * Fixed Go and Ruby Readme Files * Added suppression for OperationIdNounVerb * Added DataManagers_Update and examples * Added suppression for ARM Violation and updated swagger and example files * Updated swagger to sdk script for ruby * Added Python swagger to sdk * Added PartiallySucceeded status * Added swagger and examples for API Version 2019-06-01 Added swagger and examples for API version 2019-06-01 Adding PartiallySucceeded job status * Removed partially succeeded status from 2016-06-01 swagger * Updating body of 202 response * After running prettier Ran npm install; npm run prettier -- --write "specification/hybriddatamanager/**/*.json" * Updated readme files to include 2019-06 api version * Updated descriptions as per PR comments * Committing Prettier check change Co-authored-by: t-prta <46665688+prerna-tank-ms@users.noreply.github.com>
- Loading branch information
Showing
37 changed files
with
5,477 additions
and
0 deletions.
There are no files selected for viewing
46 changes: 46 additions & 0 deletions
46
...r/Microsoft.HybridData/stable/2019-06-01/examples/DataManagers_Create-PUT-example-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "6e0219f5-327a-4365-904f-05eed4227ad7", | ||
"resourceGroupName": "ResourceGroupForSDKTest", | ||
"dataManagerName": "TestAzureSDKOperations", | ||
"api-version": "2019-06-01", | ||
"x-ms-client-request-id": [ | ||
"3f518b96-c63c-4e1e-b627-aa5650877eb6" | ||
], | ||
"accept-language": [ | ||
"en-US" | ||
], | ||
"User-Agent": [ | ||
"FxVersion/4.6.26614.01", | ||
"OSName/Windows", | ||
"OSVersion/Microsoft.Windows.10.0.19555.", | ||
"Microsoft.Azure.Management.HybridData.HybridDataManagementClient/1.0.1.preview" | ||
], | ||
"Content-Type": [ | ||
"application/json; charset=utf-8" | ||
], | ||
"Content-Length": [ | ||
"28" | ||
], | ||
"dataManager": { | ||
"location": "westus" | ||
} | ||
}, | ||
"responses": { | ||
"202": {}, | ||
"200": { | ||
"body": { | ||
"etag": "W/\"datetime'2020-02-05T08%3A45%3A27.420781Z'\"_W/\"datetime'2020-02-05T08%3A45%3A27.4264561Z'\"", | ||
"id": "/subscriptions/6e0219f5-327a-4365-904f-05eed4227ad7/resourceGroups/ResourceGroupForSDKTest/providers/Microsoft.HybridData/dataManagers/TestAzureSDKOperations", | ||
"name": "TestAzureSDKOperations", | ||
"type": "Microsoft.HybridData/dataManagers", | ||
"location": "westus", | ||
"tags": {}, | ||
"sku": { | ||
"name": "DS0", | ||
"tier": "Standard" | ||
} | ||
} | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
...icrosoft.HybridData/stable/2019-06-01/examples/DataManagers_Delete-DELETE-example-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "6e0219f5-327a-4365-904f-05eed4227ad7", | ||
"resourceGroupName": "ResourceGroupForSDKTest", | ||
"dataManagerName": "TestAzureSDKOperations", | ||
"api-version": "2019-06-01", | ||
"x-ms-client-request-id": [ | ||
"4d2994de-4214-499b-a7eb-e3b5fb8b45af" | ||
], | ||
"accept-language": [ | ||
"en-US" | ||
], | ||
"User-Agent": [ | ||
"FxVersion/4.6.26614.01", | ||
"OSName/Windows", | ||
"OSVersion/Microsoft.Windows.10.0.19555.", | ||
"Microsoft.Azure.Management.HybridData.HybridDataManagementClient/1.0.1.preview" | ||
] | ||
}, | ||
"responses": { | ||
"202": {}, | ||
"204": {} | ||
} | ||
} |
36 changes: 36 additions & 0 deletions
36
...ager/Microsoft.HybridData/stable/2019-06-01/examples/DataManagers_Get-GET-example-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "6e0219f5-327a-4365-904f-05eed4227ad7", | ||
"resourceGroupName": "ResourceGroupForSDKTest", | ||
"dataManagerName": "TestAzureSDKOperations", | ||
"api-version": "2019-06-01", | ||
"x-ms-client-request-id": [ | ||
"5b81ff26-1135-4fb5-ba2a-d197fc7a1d9f" | ||
], | ||
"accept-language": [ | ||
"en-US" | ||
], | ||
"User-Agent": [ | ||
"FxVersion/4.6.26614.01", | ||
"OSName/Windows", | ||
"OSVersion/Microsoft.Windows.10.0.19555.", | ||
"Microsoft.Azure.Management.HybridData.HybridDataManagementClient/1.0.1.preview" | ||
] | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"etag": "W/\"datetime'2020-02-05T04%3A22%3A40.6354864Z'\"_W/\"datetime'2020-02-05T04%3A22%3A40.7912864Z'\"", | ||
"id": "/subscriptions/6e0219f5-327a-4365-904f-05eed4227ad7/resourceGroups/ResourceGroupForSDKTest/providers/Microsoft.HybridData/dataManagers/TestAzureSDKOperations", | ||
"name": "TestAzureSDKOperations", | ||
"type": "Microsoft.HybridData/dataManagers", | ||
"location": "westus", | ||
"tags": {}, | ||
"sku": { | ||
"name": "DS0", | ||
"tier": "Standard" | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.