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

[Hub Generated] Publish private branch 'dev-orbital-Microsoft.Orbital-2021-04-04-preview' #18551

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
d43e707
New Swagger Spec File
thisisdevanshu Oct 6, 2021
c2dc086
New Swagger Example Spec File
thisisdevanshu Oct 6, 2021
22d7f03
New Readme Config File
thisisdevanshu Oct 6, 2021
4df8095
New Azure AZ Readme Config File
thisisdevanshu Oct 6, 2021
bf2cbd0
New Azure CLI Readme Config File
thisisdevanshu Oct 6, 2021
6c0ae2e
New Go Language Readme Config File
thisisdevanshu Oct 6, 2021
0044c46
New Python Language Readme Config File
thisisdevanshu Oct 6, 2021
cc63c21
New Typescript Language Readme Config File
thisisdevanshu Oct 6, 2021
ca5c506
New C# Language Readme Config File
thisisdevanshu Oct 6, 2021
3fc0169
Orbital sdk 2021 04 04 preview (#5253)
thisisdevanshu Nov 4, 2021
4331ff3
operation IDs updated (#5461)
thisisdevanshu Nov 11, 2021
04419da
Dev orbital microsoft.orbital 2021 04 04 preview (#5491)
thisisdevanshu Nov 16, 2021
e65b9e2
Azure Orbital - Review points implemented (#5507)
thisisdevanshu Nov 17, 2021
d5f2d36
Removed Empty allOf (#5510)
thisisdevanshu Nov 17, 2021
9d61a47
readme.go.md fixed (#5512)
thisisdevanshu Nov 17, 2021
de23823
Remove last empty allOf (#5513)
thisisdevanshu Nov 17, 2021
4c335e3
stable API version 2022-03-01
thisisdevanshu-ms Mar 18, 2022
f684ced
valid json
thisisdevanshu-ms Mar 18, 2022
c79fb88
lint diff fix
thisisdevanshu-ms Mar 18, 2022
64059f3
lint diff fix 2
thisisdevanshu-ms Mar 18, 2022
7af90d3
avocado fix
thisisdevanshu-ms Mar 18, 2022
e5f8395
lint diff warninga 1
thisisdevanshu-ms Mar 18, 2022
b0dbd78
lint diff warnings 2
thisisdevanshu-ms Mar 18, 2022
4f2a0d9
Merge branch 'main' into dev-orbital-Microsoft.Orbital-2021-04-04-pre…
thisisdevanshu Mar 23, 2022
8e9c0a6
prettier fix
thisisdevanshu-ms Mar 24, 2022
f36a3d4
readme.me updated 2022-03-01
thisisdevanshu-ms Mar 30, 2022
b92ba5a
Update readme.python.md
msyyc Apr 8, 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subid",
"resourceGroupName": "rgName",
"spacecraftName": "AQUA",
"parameters": {
"contactProfile": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/contactProfiles/AQUA_DIRECTPLAYBACK_WITH_UPLINK"
},
"groundStationName": "westus_gs1",
"startTime": "2020-07-16T05:40:21.00Z",
"endTime": "2020-07-17T23:49:40.00Z"
}
},
"responses": {
"202": {
"headers": {
"Location": "https://management.azure.com/Microsoft.Orbital/operationResults/4e2ffff7-b331-4fcb-ab11-b5fa49368188?api-version=2022-03-01"
}
},
"200": {
"body": {
"value": [
{
"spacecraft": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/spacecrafts/AQUA"
},
"groundStationName": "westus_gs1",
"properties": {
"maximumElevationDegrees": 70.94,
"rxStartTime": "2020-07-16T20:40:21.00Z",
"rxEndTime": "2020-07-16T20:49:40.00Z",
"txStartTime": "2020-07-16T20:40:21.00Z",
"txEndTime": "2020-07-16T20:49:40.00Z",
"startAzimuthDegrees": 148.237,
"endAzimuthDegrees": 353.837,
"startElevationDegrees": 10.0,
"endElevationDegrees": 10.0
}
},
{
"spacecraft": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/spacecrafts/AQUA"
},
"groundStationName": "westus_gs1",
"properties": {
"maximumElevationDegrees": 87.153,
"rxStartTime": "2020-07-17T10:13:55.00Z",
"rxEndTime": "2020-07-17T10:23:30.00Z",
"txStartTime": "2020-07-17T10:13:55.00Z",
"txEndTime": "2020-07-17T10:23:30.00Z",
"startAzimuthDegrees": 14.392,
"endAzimuthDegrees": 194.36,
"startElevationDegrees": 10.0,
"endElevationDegrees": 10.0
}
}
],
"nextLink": "string"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subid",
"groundStationName": "westus_gs1"
},
"responses": {
"200": {
"body": {
"name": "westus_gs1",
"location": "westus",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Orbital/availableGroundStations/westus_gs1",
"type": "Microsoft.Orbital/availableGroundStations",
"properties": {
"city": "redmond",
"providerName": "Microsoft",
"longitudeDegrees": 47.674,
"latitudeDegrees": -122.122,
"altitudeMeters": 1500.83,
"releaseMode": ""
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subId",
"capability": "EarthObservation"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "westus_gs1",
"location": "westus",
"id": "/subscriptions/subId/resourceGroups/rg1/providers/Microsoft.Orbital/availableGroundStations/westus_gs1",
"type": "Microsoft.Orbital/availableGroundStations",
"properties": {
"city": "redmond",
"providerName": "Microsoft",
"longitudeDegrees": 47.674,
"latitudeDegrees": -122.122,
"altitudeMeters": 1500.83,
"releaseMode": ""
}
},
{
"name": "westus_gs2",
"location": "westus",
"id": "/subscriptions/subId/resourceGroups/rg1/providers/Microsoft.Orbital/availableGroundStations/westus_gs2",
"type": "Microsoft.Orbital/availableGroundStations",
"properties": {
"city": "redmond",
"providerName": "Microsoft",
"longitudeDegrees": 47.674,
"latitudeDegrees": -122.122,
"altitudeMeters": 1500.83,
"releaseMode": ""
}
}
],
"nextLink": "string"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"contactName": "contact1",
"spacecraftName": "AQUA",
"parameters": {
"properties": {
"reservationStartTime": "2020-07-16T20:35:00.00Z",
"reservationEndTime": "2020-07-16T20:55:00.00Z",
"groundStationName": "westus_gs1",
"contactProfile": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/contactProfiles/AQUA_DIRECTPLAYBACK_WITH_UPLINK"
}
}
}
},
"responses": {
"200": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/Microsoft.Orbital/operationResults/4e2ffff7-b331-4fcb-ab11-b5fa49368188?api-version=2022-03-01"
},
"body": {
"name": "contact1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Orbital/spacecrafts/AQUA/contacts/contact1",
"properties": {
"status": "scheduled",
"provisioningState": "Updating",
"reservationStartTime": "2020-07-16T20:35:00.00Z",
"reservationEndTime": "2020-07-16T20:55:00.00Z",
"rxStartTime": "2020-07-16T20:40:21.00Z",
"rxEndTime": "2020-07-16T20:49:40.00Z",
"txStartTime": "2020-07-16T20:40:21.00Z",
"txEndTime": "2020-07-16T20:49:40.00Z",
"errorMessage": "",
"maximumElevationDegrees": 70.94,
"startAzimuthDegrees": 148.237,
"endAzimuthDegrees": 353.837,
"startElevationDegrees": 10.0,
"endElevationDegrees": 10.0,
"groundStationName": "westus_gs1",
"contactProfile": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/contactProfiles/AQUA_DIRECTPLAYBACK_WITH_UPLINK"
}
},
"type": "Microsoft.Orbital/contacts"
}
},
"201": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/Microsoft.Orbital/operationResults/4e2ffff7-b331-4fcb-ab11-b5fa49368188?api-version=2022-03-01"
},
"body": {
"name": "contact1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Orbital/spacecrafts/AQUA/contacts/contact1",
"properties": {
"status": "scheduled",
"provisioningState": "Creating",
"reservationStartTime": "2020-07-16T20:35:00.00Z",
"reservationEndTime": "2020-07-16T20:55:00.00Z",
"rxStartTime": "2020-07-16T20:40:21.00Z",
"rxEndTime": "2020-07-16T20:49:40.00Z",
"txStartTime": "2020-07-16T20:40:21.00Z",
"txEndTime": "2020-07-16T20:49:40.00Z",
"errorMessage": "",
"maximumElevationDegrees": 70.94,
"startAzimuthDegrees": 148.237,
"endAzimuthDegrees": 353.837,
"startElevationDegrees": 10.0,
"endElevationDegrees": 10.0,
"groundStationName": "westus_gs1",
"contactProfile": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/contactProfiles/AQUA_DIRECTPLAYBACK_WITH_UPLINK"
}
},
"type": "Microsoft.Orbital/contacts"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"spacecraftName": "AQUA",
"contactName": "contact1"
},
"responses": {
"200": {},
"202": {
"headers": {
"Location": "https://management.azure.com/Microsoft.Orbital/operationResults/4e2ffff7-b331-4fcb-ab11-b5fa49368188?api-version=2022-03-01"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parameters": {
"api-version": "2022-03-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"spacecraftName": "AQUA",
"contactName": "contact1"
},
"responses": {
"200": {
"body": {
"name": "contact1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Orbital/spacecrafts/AQUA/contacts/contact1",
"properties": {
"provisioningState": "Succeeded",
"status": "scheduled",
"reservationStartTime": "2020-07-16T20:35:00.00Z",
"reservationEndTime": "2020-07-16T20:55:00.00Z",
"rxStartTime": "2020-07-16T20:40:21.00Z",
"rxEndTime": "2020-07-16T20:49:40.00Z",
"txStartTime": "2020-07-16T20:40:21.00Z",
"txEndTime": "2020-07-16T20:49:40.00Z",
"errorMessage": "",
"maximumElevationDegrees": 70.94,
"startAzimuthDegrees": 148.237,
"endAzimuthDegrees": 353.837,
"startElevationDegrees": 10.0,
"endElevationDegrees": 10.0,
"groundStationName": "westus_gs1",
"contactProfile": {
"id": "/subscriptions/subId/resourceGroups/rg/Microsoft.Orbital/contactProfiles/AQUA_DIRECTPLAYBACK_WITH_UPLINK"
},
"antennaConfiguration": {
"destinationIp": "172.16.0.254",
"sourceIps": [
"172.16.0.1",
"172.16.0.2",
"172.16.0.254"
]
}
},
"type": "Microsoft.Orbital/contacts"
}
}
}
}
Loading