Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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,33 @@
{
"title": "Offers_GenerateAccessToken",
"operationId": "Offers_GenerateAccessToken",
"parameters": {
"api-version": "2024-01-01",
"offerId": "0001-com-ubuntu-pro-jammy",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo",
"body": {
"deviceVersion": "1.0.18062.1",
"deviceSku": "edge",
"egeMarketPlaceResourceId": "testid",
"edgeMarketPlaceRegion": "EastUS2Euap",
"hypervGeneration": "V2",
"marketPlaceSku": "2022-datacenter-azure-edition-core",
"marketPlaceSkuVersion": "20348.1129.221007",
"publisherName": "ubuntu"
}
},
"responses": {
"202": {
"headers": {
"location": "https://foo.com/operationStatuses"
}
},
"200": {
"body": {
"diskId": "abcd",
"status": "created",
"accessToken": "hidden"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"title": "Offers_GetAccessToken",
"operationId": "Offers_GetAccessToken",
"parameters": {
"api-version": "2024-01-01",
"offerId": "0001-com-ubuntu-pro-jammy",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo",
"body": {
"requestId": "1.0.18062.1"
}
},
"responses": {
"200": {
"body": {
"diskId": "abcd",
"status": "created",
"accessToken": "hidden"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"title": "Offers_Get",
"operationId": "Offers_Get",
"parameters": {
"api-version": "2024-01-01",
"offerId": "0001-com-ubuntu-pro-jammy",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo"
},
"responses": {
"200": {
"body": {
"properties": {
"contentVersion": "1.0",
"contentUrl": "test",
"provisioningState": "Succeeded",
"offerContent": {
"displayName": "Ubuntu Pro 22.04 LTS",
"summary": "Ubuntu Pro is providing additional coverage for production environments running in the cloud.",
"longSummary": "The official Ubuntu Linux, optimized for Azure with ten years of maintenance and additional security, compliance (e.g. FIPS, CIS, DISA) and management tools.",
"description": "<p>Ubuntu Pro is a cross-cloud OS optimized for Azure",
"offerId": "0001-com-ubuntu-pro-jammy",
"popularity": 8,
"offerPublisher": {
"publisherId": "canonical",
"publisherDisplayName": "Canonical"
},
"offerType": "VirtualMachine",
"availability": "Preview",
"releaseType": "Preview",
"termsAndConditions": {
"legalTermsUri": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW14H4N",
"legalTermsType": "None",
"privacyPolicyUri": "http://www.ubuntu.com/aboutus/privacypolicy"
},
"supportUri": "https://ubuntu.com/azure/support",
"categoryIds": [],
"iconFileUris": {
"small": "https://store-images.s-microsoft.com/image/apps.32072.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.42bcf340-fd72-405a-844d-7b0331419ec1",
"medium": "https://store-images.s-microsoft.com/image/apps.58881.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.31dd70ea-0671-4ad3-992b-6ce1a3f7a49e",
"wide": "https://store-images.s-microsoft.com/image/apps.17366.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.a2ff8d5b-de36-4d9c-be47-81e15b0c6f6a",
"large": "https://store-images.s-microsoft.com/image/apps.60707.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.50b643a0-de63-4ac1-88a2-d2390e2123c2"
}
},
"marketplaceSkus": [
{
"catalogPlanId": "canonical.0001-com-ubuntu-pro-jammypro-22_04-lts",
"marketplaceSkuId": "pro-22_04-lts",
"displayName": "pro-22_04-lts",
"type": "test",
"operatingSystem": {
"name": "linux",
"type": "test",
"family": "test"
},
"marketplaceSkuVersions": [
{
"name": "22.04.202204200",
"sizeOnDiskInMb": 0,
"minimumDownloadSizeInMb": 0,
"stageName": "teststage"
}
]
}
]
},
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical/offers/0001-com-ubuntu-pro-jammy",
"name": "0001-com-ubuntu-pro-jammy",
"type": "Microsoft.EdgeMarketplace/publishers/offers"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"title": "Publishers_Get",
"operationId": "Publishers_Get",
"parameters": {
"api-version": "2024-01-01",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo",
"publisherName": "canonical"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical",
"name": "canonical",
"type": "Microsoft.EdgeMarketplace/publishers",
"properties": {
"provisioningState": "Succeeded"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"title": "Offers_List",
"operationId": "Offers_List",
"parameters": {
"api-version": "2024-01-01",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo"
},
"responses": {
"200": {
"body": {
"value": [
{
"properties": {
"contentVersion": "1.0",
"contentUrl": "test",
"provisioningState": "Succeeded",
"offerContent": {
"displayName": "Ubuntu Pro 22.04 LTS",
"summary": "Ubuntu Pro is providing additional coverage for production environments running in the cloud.",
"longSummary": "The official Ubuntu Linux, optimized for Azure with ten years of maintenance and additional security, compliance (e.g. FIPS, CIS, DISA) and management tools.",
"description": "<p>Ubuntu Pro is a cross-cloud OS optimized for Azure",
"offerId": "0001-com-ubuntu-pro-jammy",
"popularity": 8,
"offerPublisher": {
"publisherId": "canonical",
"publisherDisplayName": "Canonical"
},
"offerType": "VirtualMachine",
"availability": "Preview",
"releaseType": "Preview",
"termsAndConditions": {
"legalTermsUri": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW14H4N",
"legalTermsType": "None",
"privacyPolicyUri": "http://www.ubuntu.com/aboutus/privacypolicy"
},
"supportUri": "https://ubuntu.com/azure/support",
"categoryIds": [],
"iconFileUris": {
"small": "https://store-images.s-microsoft.com/image/apps.32072.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.42bcf340-fd72-405a-844d-7b0331419ec1",
"medium": "https://store-images.s-microsoft.com/image/apps.58881.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.31dd70ea-0671-4ad3-992b-6ce1a3f7a49e",
"wide": "https://store-images.s-microsoft.com/image/apps.17366.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.a2ff8d5b-de36-4d9c-be47-81e15b0c6f6a",
"large": "https://store-images.s-microsoft.com/image/apps.60707.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.50b643a0-de63-4ac1-88a2-d2390e2123c2"
}
},
"marketplaceSkus": [
{
"catalogPlanId": "canonical.0001-com-ubuntu-pro-jammypro-22_04-lts",
"marketplaceSkuId": "pro-22_04-lts",
"displayName": "pro-22_04-lts",
"type": "test",
"operatingSystem": {
"name": "linux",
"type": "test",
"family": "test"
},
"marketplaceSkuVersions": [
{
"name": "22.04.202204200",
"sizeOnDiskInMb": 0,
"minimumDownloadSizeInMb": 0,
"stageName": "teststage"
}
]
}
]
},
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical/offers/0001-com-ubuntu-pro-jammy",
"name": "0001-com-ubuntu-pro-jammy",
"type": "Microsoft.EdgeMarketplace/publishers/offers"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"title": "Offers_ListBySubscription",
"operationId": "Offers_ListBySubscription",
"parameters": {
"api-version": "2024-01-01",
"subscriptionId": "4bed37fd-19a1-4d31-8b44-40267555bec5"
},
"responses": {
"200": {
"body": {
"value": [
{
"properties": {
"contentVersion": "1.0",
"contentUrl": "test",
"provisioningState": "Succeeded",
"offerContent": {
"displayName": "Ubuntu Pro 22.04 LTS",
"summary": "Ubuntu Pro is providing additional coverage for production environments running in the cloud.",
"longSummary": "The official Ubuntu Linux, optimized for Azure with ten years of maintenance and additional security, compliance (e.g. FIPS, CIS, DISA) and management tools.",
"description": "<p>Ubuntu Pro is a cross-cloud OS optimized for Azure",
"offerId": "0001-com-ubuntu-pro-jammy",
"popularity": 8,
"offerPublisher": {
"publisherId": "canonical",
"publisherDisplayName": "Canonical"
},
"offerType": "VirtualMachine",
"availability": "Preview",
"releaseType": "Preview",
"termsAndConditions": {
"legalTermsUri": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW14H4N",
"legalTermsType": "None",
"privacyPolicyUri": "http://www.ubuntu.com/aboutus/privacypolicy"
},
"supportUri": "https://ubuntu.com/azure/support",
"categoryIds": [],
"iconFileUris": {
"small": "https://store-images.s-microsoft.com/image/apps.32072.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.42bcf340-fd72-405a-844d-7b0331419ec1",
"medium": "https://store-images.s-microsoft.com/image/apps.58881.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.31dd70ea-0671-4ad3-992b-6ce1a3f7a49e",
"wide": "https://store-images.s-microsoft.com/image/apps.17366.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.a2ff8d5b-de36-4d9c-be47-81e15b0c6f6a",
"large": "https://store-images.s-microsoft.com/image/apps.60707.2b66b35a-b926-4ddc-85fa-cc9d9cb874d9.77c42e2a-c945-4abb-8faa-365a38a108ed.50b643a0-de63-4ac1-88a2-d2390e2123c2"
}
},
"marketplaceSkus": [
{
"catalogPlanId": "canonical.0001-com-ubuntu-pro-jammypro-22_04-lts",
"marketplaceSkuId": "pro-22_04-lts",
"displayName": "pro-22_04-lts",
"type": "test",
"operatingSystem": {
"name": "linux",
"type": "test",
"family": "test"
},
"marketplaceSkuVersions": [
{
"name": "22.04.202204200",
"sizeOnDiskInMb": 0,
"minimumDownloadSizeInMb": 0,
"stageName": "teststage"
}
]
}
]
},
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical/offers/0001-com-ubuntu-pro-jammy",
"name": "0001-com-ubuntu-pro-jammy",
"type": "Microsoft.EdgeMarketplace/publishers/offers"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"title": "Operations_List",
"operationId": "Operations_List",
"parameters": {
"api-version": "2024-01-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "Microsoft.EdgeMarketplace/Publishers",
"isDataAction": false,
"display": {
"provider": "Microsoft.EdgeMarketplace",
"resource": "Publishers",
"operation": "List the publishers",
"description": "Gets the list of the publishers."
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"title": "Publishers_List",
"operationId": "Publishers_List",
"parameters": {
"api-version": "2024-01-01",
"resourceUri": "subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo",
"filter": "deviceSku eq 'edgepro1'"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical",
"name": "canonical",
"type": "Microsoft.EdgeMarketplace/publishers",
"properties": {
"provisioningState": "Succeeded"
}
},
{
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/ntegralinc1586961136942",
"name": "ntegralinc1586961136942",
"type": "Microsoft.EdgeMarketplace/publishers"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"title": "Publishers_ListBySubscription",
"operationId": "Publishers_ListBySubscription",
"parameters": {
"api-version": "2024-01-01",
"subscriptionId": "4bed37fd-19a1-4d31-8b44-40267555bec5",
"filter": "deviceSku eq 'edgepro1'"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/canonical",
"name": "canonical",
"type": "Microsoft.EdgeMarketplace/publishers",
"properties": {
"provisioningState": "Succeeded"
}
},
{
"id": "/subscriptions/4bed37fd-19a1-4d31-8b44-40267555bec5/resourceGroups/edgemarketplace-rg/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/edgemarketplace-demo/providers/Microsoft.EdgeMarketplace/publishers/ntegralinc1586961136942",
"name": "ntegralinc1586961136942",
"type": "Microsoft.EdgeMarketplace/publishers"
}
]
}
}
}
}
Loading
Loading