Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing new API version 2021-12-01 for Azure Site Recovery service #25

Open
wants to merge 32 commits into
base: users/viananth/asr20211101-3
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6a7c020
add x-ms-enum for orbital (#17238)
ArcturusZhang Jan 7, 2022
577c034
Fixed property names (#17222)
omrodrig Jan 7, 2022
42b4c59
config readme (#17276)
BigCat20196 Jan 7, 2022
23ca45b
Microsoft.OperationalInsights: Renaming Upsert command to CreateOrUpd…
dulikvor Jan 7, 2022
068f1ec
Adding ReadOnlyDatabase object to Synapse model. (#17213)
amirdach Jan 7, 2022
409af02
[SRP] Add "2021-08-01" API version (#16659)
zfchen95 Jan 7, 2022
8253d07
Updated json files to reflect that ReadScale and HighAvailabilityRepl…
christianvalencia7 Jan 10, 2022
8ccb478
config oep readme python (#17291)
BigCat20196 Jan 10, 2022
2fd8d84
config labservice readme python (#17292)
BigCat20196 Jan 10, 2022
d8242e8
config botservice readme python (#17294)
BigCat20196 Jan 10, 2022
3715b1e
fix x-ms-client-name (#17290)
alankashiwa Jan 10, 2022
5e455f9
Modified description of maxTaskRetryCount to include default value an…
NickKouds Jan 10, 2022
bf54625
Added Changes to fix S360 issues (#17064)
adalmia96 Jan 11, 2022
63a4b37
[Hub Generated] Review request for Microsoft.KeyVault to add version …
osmuller Jan 11, 2022
d8c6bf8
sync RPSaaSMaster branch to main branch (#17166)
PingZhu2232 Jan 11, 2022
e1b3893
Fix response code in spec to correct reflect the approve or reject pr…
yingru97 Jan 11, 2022
3e6ca59
add java directive to security insight (#17295)
XiaofeiCao Jan 11, 2022
e6a2296
Revert "[DO NOT MERGE ] Introduce new scanners resource type (#17107)…
ruowan Jan 11, 2022
5d117a8
Add Check zone peers to Subscription.json (#17050)
tjegbejimba Jan 12, 2022
f203c1b
[Hub Generated] Public private branch 'dev-hsm-2018-10-31-preview-SKU…
sunil-archt Jan 12, 2022
a82659d
change codeowners (#17317)
msyyc Jan 12, 2022
cc7ba44
Add swagger definitions for deletedAutomationAccounts resource type (…
ravydv Jan 12, 2022
691920c
add x-ms-enum (#17225)
ArcturusZhang Jan 12, 2022
02fce64
Creates a new swagger file to implement the 2022-01-11-preview2 SDK v…
lucasrsant Jan 12, 2022
1f1d5b0
Add TranslatorBatch API v1.1 (#16705)
FadyEssam2 Jan 12, 2022
574f790
Introducing new API version 2021-11-01 for Azure Site Recovery servic…
viananth Jan 13, 2022
682e7f0
Update pull_request_assignment.yml (#17075)
ruowan Jan 13, 2022
8e47463
Fixing the incorrect description of a field (#17262)
anantshankar17 Jan 13, 2022
c6f6d27
[Go] add directive to rename (#17323)
Alancere Jan 13, 2022
44f723c
Initial commit with 2021-11-01 api version
prsadhu-ms-idc Jan 11, 2022
6764ccc
New api-version 2021-12-01 in ASR
prsadhu-ms-idc Jan 11, 2022
7ee2372
Add readme.md changes
prsadhu-ms-idc Jan 11, 2022
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
Prev Previous commit
Next Next commit
Creates a new swagger file to implement the 2022-01-11-preview2 SDK v…
…ersion. (Azure#16884)

Co-authored-by: Lucas Santos <lucassantos@microsoft.com>
lucasrsant and lucasrsant authored Jan 12, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 02fce64677f78021ba70d69bb8bd0d916d653927
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"operationId": "search_my-operation-id"
},
"responses": {
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"operationId": "search-my-operation-id"
},
"responses": {
"200": {
"headers": {
"Location": "/availablePhoneNumbers/searchResults/378ddf60-81be-452a-ba4f-613198ea6c28"
},
"body": {
"status": "succeeded",
"resourceLocation": "",
"createdDateTime": "2020-11-19T16:31:49.048Z",
"id": "search-my-operation-id",
"operationType": "search",
"lastActionDateTime": "2020-11-19T22:31:49.048Z"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"phoneNumber": "+11234567890"
},
"responses": {
"200": {
"headers": {},
"body": {
"id": "11234567890",
"phoneNumber": "+11234567890",
"countryCode": "US",
"assignmentType": "user",
"phoneNumberType": "geographic",
"capabilities": {
"calling": "inbound+outbound",
"sms": "inbound"
},
"purchaseDate": "2020-11-19T16:31:49.048Z",
"cost": {
"amount": 0.8,
"currencyCode": "USD",
"billingFrequency": "monthly"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"searchId": "378ddf60-81be-452a-ba4f-613198ea6c28",
"endpoint": "https://resourcename.communication.azure.com/"
},
"responses": {
"200": {
"headers": {},
"body": {
"searchId": "378ddf60-81be-452a-ba4f-613198ea6c28",
"phoneNumbers": [
"+18001212121"
],
"phoneNumberType": "tollFree",
"assignmentType": "application",
"capabilities": {
"sms": "inbound+outbound",
"calling": "none"
},
"cost": {
"amount": 1.2,
"currencyCode": "USD",
"billingFrequency": "monthly"
},
"searchExpiresBy": "2020-11-19T16:31:49.048Z"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"phoneNumber": "+11234567890"
},
"responses": {
"200": {
"headers": {},
"body": {
"phoneNumbers": [
{
"id": "11234567890",
"phoneNumber": "+11234567890",
"countryCode": "US",
"assignmentType": "user",
"phoneNumberType": "geographic",
"capabilities": {
"calling": "inbound+outbound",
"sms": "inbound"
},
"purchaseDate": "2020-11-19T16:31:49.048Z",
"cost": {
"amount": 0.8,
"currencyCode": "USD",
"billingFrequency": "monthly"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"body": {
"searchId": "378ddf60-81be-452a-ba4f-613198ea6c28"
}
},
"responses": {
"202": {
"headers": {
"Operation-Location": "/phoneNumbers/operations/purchase_378ddf60-81be-452a-ba4f-613198ea6c28",
"operation-id": "purchase_378ddf60-81be-452a-ba4f-613198ea6c28",
"purchase-id": "378ddf60-81be-452a-ba4f-613198ea6c28"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"phoneNumber": "+11234567890",
"endpoint": "https://resourcename.communication.azure.com/"
},
"responses": {
"202": {
"headers": {
"Operation-Location": "/phoneNumbers/operations/release_378ddf60-81be-452a-ba4f-613198ea6c28",
"operation-id": "release_378ddf60-81be-452a-ba4f-613198ea6c28",
"release-id": "378ddf60-81be-452a-ba4f-613198ea6c28"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"body": {
"phoneNumberType": "tollFree",
"assignmentType": "application",
"capabilities": {
"sms": "inbound+outbound",
"calling": "none"
},
"areaCode": "425",
"quantity": 1
},
"countryCode": "US",
"endpoint": "https://resourcename.communication.azure.com/"
},
"responses": {
"202": {
"headers": {
"Operation-Location": "/phoneNumbers/operations/search_378ddf60-81be-452a-ba4f-613198ea6c28",
"Location": "/availablePhoneNumbers/searchResults/378ddf60-81be-452a-ba4f-613198ea6c28",
"operation-id": "search_378ddf60-81be-452a-ba4f-613198ea6c28",
"search-id": "378ddf60-81be-452a-ba4f-613198ea6c28"
},
"body": {
"searchId": "378ddf60-81be-452a-ba4f-613198ea6c28",
"phoneNumbers": [
"+18001212121"
],
"phoneNumberType": "tollFree",
"assignmentType": "application",
"capabilities": {
"sms": "inbound+outbound",
"calling": "none"
},
"cost": {
"amount": 1.2,
"currencyCode": "USD",
"billingFrequency": "monthly"
},
"searchExpiresBy": "2020-11-19T16:31:49.048Z"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"parameters": {
"api-version": "2022-01-11-preview2",
"endpoint": "https://resourcename.communication.azure.com/",
"phoneNumber": "+14792000102",
"body": {
"calling": "inbound+outbound",
"sms": "none"
}
},
"responses": {
"202": {
"headers": {
"Operation-Location": "/phoneNumbers/operations/capabilities_378ddf60-81be-452a-ba4f-613198ea6c28",
"Location": "/phoneNumbers/%2b14792000102",
"operation-id": "capabilities_378ddf60-81be-452a-ba4f-613198ea6c28",
"capabilities-id": "378ddf60-81be-452a-ba4f-613198ea6c28"
},
"body": {
"id": "14792000102",
"phoneNumber": "+14792000102",
"countryCode": "US",
"assignmentType": "person",
"phoneNumberType": "geographic",
"capabilities": {
"calling": "inbound+outbound",
"sms": "none"
},
"purchaseDate": "2020-11-19T16:31:49.048Z",
"cost": {
"amount": 0.8,
"currencyCode": "USD",
"billingFrequency": "monthly"
}
}
}
}
}
Loading