[Hub Generated] Review request for Microsoft.BareMetalInfrastructure to add version preview/2023-11-01-preview (#26622)
* Adds base for updating Microsoft.BareMetalInfrastructure from version preview/2023-08-04-preview to version 2023-11-01-preview * Updates readme * Updates API version in new specs and examples * 2023-11-01-preview version changes * fixed model validation check errors * checks failure fix * added sdflex in custom words
This commit is contained in:
Родитель
6bffca2a39
Коммит
6556dd83e0
|
@ -2494,6 +2494,7 @@ scsv
|
|||
scvmm
|
||||
sddc
|
||||
sddl
|
||||
sdflex
|
||||
sdks
|
||||
sdwan
|
||||
searchbuffer
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myAzureBareMetalInstance"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myAzureBareMetalInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalInstance",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "23415635-4d7e-41dc-9598-8194f22c24e1",
|
||||
"powerState": "restarting",
|
||||
"hwRevision": "Rev 4.2",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "123.123.123.123"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuits/myCircuitId"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "123.123.119.123"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName",
|
||||
"osType": "SLES 12 SP2",
|
||||
"version": "12 SP2"
|
||||
},
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/azureBareMetalInstances/myAzureBareMetalInstance1",
|
||||
"name": "myAzureBareMetalInstance1",
|
||||
"type": "Microsoft.BareMetalInfrastructure/azureBareMetalInstances",
|
||||
"location": "westus",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "23415635-4d7e-41dc-9598-8194f22c24e1",
|
||||
"powerState": "started",
|
||||
"proximityPlacementGroup": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Compute/proximityPlacementGroups/myplacementgroup",
|
||||
"hwRevision": "Rev 3",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "100.100.100.100"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuit"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "200.200.200.200"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName1",
|
||||
"osType": "SUSE",
|
||||
"version": "12 SP1",
|
||||
"sshPublicKey": "AAAAB3NzaC1yc2EAAAABJQAAAQB/nAmOjTmezNUDKYvEeIRf2YnwM9/uUG1d0BYsc8/tRtx+RGi7N2lUbp728MXGwdnL9od4cItzky/zVdLZE2cycOa18xBK9cOWmcKS0A8FYBxEQWJ/q9YVUgZbFKfYGaGQxsER+A0w/fX8ALuk78ktP31K69LcQgxIsl7rNzxsoOQKJ/CIxOGMMxczYTiEoLvQhapFQMs3FL96didKr/QbrfB1WT6s3838SEaXfgZvLef1YB2xmfhbT9OXFE3FXvh2UPBfN+ffE7iiayQf/2XR+8j4N4bW30DiPtOQLGUrH1y5X/rpNZNlWW2+jGIxqZtgWg7lTy3mXy5x836Sj/6L"
|
||||
},
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/azureBareMetalInstances/myABMInstance2",
|
||||
"name": "myABMInstance2",
|
||||
"type": "Microsoft.BareMetalInfrastructure/azureBareMetalInstances",
|
||||
"location": "westus",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2021-07-21T08:01:22.0000000Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-08-13T08:01:22.1234567Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "589bce49-9fe6-4dc8-82df-cf6ae25e0cb9",
|
||||
"powerState": "started",
|
||||
"proximityPlacementGroup": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Compute/proximityPlacementGroups/myplacementgroup",
|
||||
"hwRevision": "Rev 3",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "HPE",
|
||||
"azureBareMetalInstanceSize": "S384"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "100.100.100.101"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuit"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "200.200.200.201"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName2",
|
||||
"osType": "SUSE",
|
||||
"version": "12 SP1",
|
||||
"sshPublicKey": "AAAAB3NzaC1yc2EAAAABJQAAAQB/nAmOjTmezNUDKYvEeIRf2YnwM9/uUG1d0BYsc8/tRtx+RGi7N2lUbp728MXGwdnL9od4cItzky/zVdLZE2cycOa18xBK9cOWmcKS0A8FYBxEQWJ/q9YVUgZbFKfYGaGQxsER+A0w/fX8ALuk78ktP31K69LcQgxIsl7rNzxsoOQKJ/CIxOGMMxczYTiEoLvQhapFQMs3FL96didKr/QbrfB1WT6s3838SEaXfgZvLef1YB2xmfhbT9OXFE3FXvh2UPBfN+ffE7iiayQf/2XR+8j4N4bW30DiPtOQLGUrH1y5X/rpNZNlWW2+jGIxqZtgWg7lTy3mXy5x836Sj/6L"
|
||||
},
|
||||
"partnerNodeId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/azureBareMetalInstances/myAzureBareMetalInstance1",
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"id": "/subscriptions/57d3422f-467a-448e-b798-ebf490849542/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myAzureBareMetalInstance1",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalInstance1",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2021-07-21T08:01:22.0000000Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-08-13T08:01:22.1234567Z"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalInstances",
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "23415635-4d7e-41dc-9598-8194f22c24e1",
|
||||
"powerState": "restarting",
|
||||
"hwRevision": "Rev 4.2",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "123.123.123.123"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/57d3422f-467a-448e-b798-ebf490849542/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuits/myCircuitId"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "123.123.119.123"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName",
|
||||
"osType": "SLES 12 SP2",
|
||||
"version": "12 SP2"
|
||||
},
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myAzureBareMetalInstance2",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalInstance2",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2021-07-21T08:01:22.0000000Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-08-13T08:01:22.1234567Z"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalInstances",
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "589bce49-9fe6-4dc8-82df-cf6ae25e0cb9",
|
||||
"powerState": "restarting",
|
||||
"hwRevision": "Rev 4.2",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "123.123.123.123"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuits/myCircuitId"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "123.123.119.123"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName2",
|
||||
"osType": "SLES 12 SP2",
|
||||
"version": "12 SP2"
|
||||
},
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myABMInstance",
|
||||
"tagsParameter": {
|
||||
"tags": {
|
||||
"testkey": "testvalue"
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myABMInstance",
|
||||
"name": "myABMInstance",
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalInstances",
|
||||
"location": "westus",
|
||||
"tags": {
|
||||
"testkey": "testvalue"
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "23415635-4d7e-41dc-9598-8194f22c24e1",
|
||||
"powerState": "started",
|
||||
"proximityPlacementGroup": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Compute/proximityPlacementGroups/myplacementgroup",
|
||||
"hwRevision": "Rev 3",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "100.100.100.100"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuit"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "200.200.200.200"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName",
|
||||
"osType": "SUSE",
|
||||
"version": "12 SP1",
|
||||
"sshPublicKey": "AAAAB3NzaC1yc2EAAAABJQAAAQB/nAmOjTmezNUDKYvEeIRf2YnwM9/uUG1d0BYsc8/tRtx+RGi7N2lUbp728MXGwdnL9od4cItzky/zVdLZE2cycOa18xBK9cOWmcKS0A8FYBxEQWJ/q9YVUgZbFKfYGaGQxsER+A0w/fX8ALuk78ktP31K69LcQgxIsl7rNzxsoOQKJ/CIxOGMMxczYTiEoLvQhapFQMs3FL96didKr/QbrfB1WT6s3838SEaXfgZvLef1YB2xmfhbT9OXFE3FXvh2UPBfN+ffE7iiayQf/2XR+8j4N4bW30DiPtOQLGUrH1y5X/rpNZNlWW2+jGIxqZtgWg7lTy3mXy5x836Sj/6L"
|
||||
},
|
||||
"partnerNodeId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myABMInstance2",
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myABMInstance",
|
||||
"tagsParameter": {
|
||||
"tags": {}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myABMInstance",
|
||||
"name": "myABMInstance",
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalInstances",
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalInstanceId": "23415635-4d7e-41dc-9598-8194f22c24e1",
|
||||
"powerState": "started",
|
||||
"proximityPlacementGroup": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Compute/proximityPlacementGroups/myplacementgroup",
|
||||
"hwRevision": "Rev 3",
|
||||
"hardwareProfile": {
|
||||
"hardwareType": "Cisco_UCS",
|
||||
"azureBareMetalInstanceSize": "S72"
|
||||
},
|
||||
"networkProfile": {
|
||||
"networkInterfaces": [
|
||||
{
|
||||
"ipAddress": "100.100.100.100"
|
||||
}
|
||||
],
|
||||
"circuitId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.Network/expressRouteCircuit"
|
||||
},
|
||||
"storageProfile": {
|
||||
"nfsIpAddress": "200.200.200.200"
|
||||
},
|
||||
"osProfile": {
|
||||
"computerName": "myComputerName",
|
||||
"osType": "SUSE",
|
||||
"version": "12 SP1",
|
||||
"sshPublicKey": "AAAAB3NzaC1yc2EAAAABJQAAAQB/nAmOjTmezNUDKYvEeIRf2YnwM9/uUG1d0BYsc8/tRtx+RGi7N2lUbp728MXGwdnL9od4cItzky/zVdLZE2cycOa18xBK9cOWmcKS0A8FYBxEQWJ/q9YVUgZbFKfYGaGQxsER+A0w/fX8ALuk78ktP31K69LcQgxIsl7rNzxsoOQKJ/CIxOGMMxczYTiEoLvQhapFQMs3FL96didKr/QbrfB1WT6s3838SEaXfgZvLef1YB2xmfhbT9OXFE3FXvh2UPBfN+ffE7iiayQf/2XR+8j4N4bW30DiPtOQLGUrH1y5X/rpNZNlWW2+jGIxqZtgWg7lTy3mXy5x836Sj/6L"
|
||||
},
|
||||
"partnerNodeId": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/myABMInstance2",
|
||||
"provisioningState": "Succeeded"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "00000000-0000-0000-0000-000000000000",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myABMInstance",
|
||||
"forceState": {
|
||||
"state": "active"
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"name": "00000000-0000-0000-0000-0000000000001",
|
||||
"status": "InProgress",
|
||||
"startTime": "2023-08-01T21:17:24.9052926Z",
|
||||
"error": {
|
||||
"code": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/provide/Mircorosft.BareMetalInfrastructure/locations/eastus/operationStatus/00000000-0000-0000-0000-000000000001?api-version=2023-11-01-preview",
|
||||
"x-ms-correlation-request-id": "00000000-0000-0000-0000-000000000000",
|
||||
"x-ms-request-id": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "00000000-0000-0000-0000-000000000000",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myABMInstance"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"name": "00000000-0000-0000-0000-000000000001",
|
||||
"status": "InProgress",
|
||||
"startTime": "2023-08-01T21:17:24.9052926Z",
|
||||
"error": {
|
||||
"code": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/provide/Mircorosft.BareMetalInfrastructure/locations/eastus/operationStatus/00000000-0000-0000-0000-000000000001?api-version=2023-11-01-preview",
|
||||
"x-ms-correlation-request-id": "00000000-0000-0000-0000-000000000000",
|
||||
"x-ms-request-id": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "00000000-0000-0000-0000-000000000000",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalInstanceName": "myABMInstance"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"name": "00000000-0000-0000-0000-000000000001",
|
||||
"status": "InProgress",
|
||||
"startTime": "2023-08-01T21:17:24.9052926Z",
|
||||
"error": {
|
||||
"code": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/provide/Mircorosft.BareMetalInfrastructure/locations/eastus/operationStatus/00000000-0000-0000-0000-000000000001?api-version=2023-11-01-preview",
|
||||
"x-ms-correlation-request-id": "00000000-0000-0000-0000-000000000000",
|
||||
"x-ms-request-id": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"name": "AzureBareMetalOp1",
|
||||
"display": {
|
||||
"provider": "AzureBareMetalOp1ProviderName",
|
||||
"resource": "AzureBareMetalOp1ResourceName",
|
||||
"operation": "AzureBareMetalOp1OperationName",
|
||||
"description": "AzureBareMetalOp1Description"
|
||||
},
|
||||
"isDataAction": false
|
||||
},
|
||||
{
|
||||
"name": "AzureBareMetalOp2",
|
||||
"display": {
|
||||
"provider": "AzureBareMetalOp2ProviderName",
|
||||
"resource": "AzureBareMetalOp2ResourceName",
|
||||
"operation": "AzureBareMetalOp2OperationName",
|
||||
"description": "AzureBareMetalOp2Description"
|
||||
},
|
||||
"isDataAction": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "00000000-0000-0000-0000-000000000000",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalStorageInstanceName": "myAzureBareMetalStorageInstance",
|
||||
"requestBodyParameters": {
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"location": "westus2"
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"201": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "00000000-0000-0000-0000-000000000000",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalStorageInstanceName": "myAzureBareMetalStorageInstance"
|
||||
},
|
||||
"responses": {
|
||||
"200": {},
|
||||
"204": {}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalStorageInstanceName": "myAzureBareMetalStorageInstance"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance1",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance1",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance2",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance2",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2021-07-21T08:01:22.0000000Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-08-13T08:01:22.1234567Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24f7",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "NFS",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "Cogito",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "RI",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd"
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance1",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance1",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance2",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance2",
|
||||
"tags": {
|
||||
"key": "value"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2021-07-21T08:01:22.0000000Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-08-13T08:01:22.1234567Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24f7",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "NFS",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "Cogito",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "RI",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalStorageInstanceName": "myABMSInstance",
|
||||
"azureBareMetalStorageInstanceBodyParameter": {
|
||||
"identity": {
|
||||
"type": "SystemAssigned"
|
||||
},
|
||||
"tags": {
|
||||
"testkey": "testvalue"
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance",
|
||||
"tags": {
|
||||
"testkey": "testvalue"
|
||||
},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2023-11-01-preview",
|
||||
"subscriptionId": "f0f4887f-d13c-4943-a8ba-d7da28d2a3fd",
|
||||
"resourceGroupName": "myResourceGroup",
|
||||
"azureBareMetalStorageInstanceName": "myABMSInstance",
|
||||
"azureBareMetalStorageInstanceBodyParameter": {
|
||||
"identity": {
|
||||
"type": "SystemAssigned"
|
||||
},
|
||||
"tags": {}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"id": "/subscriptions/f0f4887f-d13c-4943-a8ba-d7da28d2a3fd/resourceGroups/myResourceGroup/providers/Microsoft.BareMetalInfrastructure/bareMetalStorageInstances/myAzureBareMetalStorageInstance",
|
||||
"location": "westus2",
|
||||
"name": "myAzureBareMetalStorageInstance",
|
||||
"tags": {},
|
||||
"type": "Microsoft.BareMetalInfrastructure/bareMetalStorageInstances",
|
||||
"systemData": {
|
||||
"createdBy": "user@microsoft.com",
|
||||
"createdByType": "User",
|
||||
"createdAt": "2020-12-20T23:10:22.6828621Z",
|
||||
"lastModifiedBy": "user@microsoft.com",
|
||||
"lastModifiedByType": "User",
|
||||
"lastModifiedAt": "2021-07-21T08:01:22.0000000Z"
|
||||
},
|
||||
"properties": {
|
||||
"azureBareMetalStorageInstanceUniqueIdentifier": "23415635-4d7e-41dc-9598-8194f22c24e9",
|
||||
"storageProperties": {
|
||||
"provisioningState": "Succeeded",
|
||||
"offeringType": "EPIC",
|
||||
"storageType": "FC",
|
||||
"generation": "Gen4",
|
||||
"hardwareType": "NetApp",
|
||||
"workloadType": "ODB",
|
||||
"storageBillingProperties": {
|
||||
"billingMode": "PAYG",
|
||||
"azureBareMetalStorageInstanceSize": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "",
|
||||
"tenantId": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -26,18 +26,27 @@ These are the global settings for the BareMetalInfrastructure API.
|
|||
|
||||
``` yaml
|
||||
openapi-type: arm
|
||||
tag: package-preview-2023-08
|
||||
tag: package-preview-2023-11
|
||||
```
|
||||
|
||||
|
||||
### Tag: package-preview-2023-11
|
||||
|
||||
These settings apply only when `--tag=package-preview-2023-11` is specified on the command line.
|
||||
|
||||
```yaml $(tag) == 'package-preview-2023-11'
|
||||
input-file:
|
||||
- Microsoft.BareMetalInfrastructure/preview/2023-11-01-preview/baremetalinfrastructure.json
|
||||
```
|
||||
### Tag: package-preview-2023-08
|
||||
|
||||
These settings apply only when `--tag=package-preview-2023-08` is specified on the command line.
|
||||
|
||||
```yaml $(tag) == 'package-preview-2023-08'
|
||||
``` yaml $(tag) == 'package-preview-2023-08'
|
||||
input-file:
|
||||
- Microsoft.BareMetalInfrastructure/preview/2023-08-04-preview/baremetalinfrastructure.json
|
||||
```
|
||||
|
||||
### Tag: package-2023-04-06
|
||||
|
||||
These settings apply only when `--tag=package-2023-04-06` is specified on the command line.
|
||||
|
|
Загрузка…
Ссылка в новой задаче