|
| 1 | +{ |
| 2 | + "parameters": { |
| 3 | + "subscriptionId": "8e17e36c-42e9-4cd5-a078-7b44883414e0", |
| 4 | + "api-version": "2021-12-01-preview" |
| 5 | + }, |
| 6 | + "responses": { |
| 7 | + "200": { |
| 8 | + "body": { |
| 9 | + "value": [ |
| 10 | + { |
| 11 | + "resourceType": "phpWorkloads", |
| 12 | + "name": "Large", |
| 13 | + "kind": "Wordpress", |
| 14 | + "locations": [ |
| 15 | + "centralus", |
| 16 | + "northeurope", |
| 17 | + "westeurope" |
| 18 | + ], |
| 19 | + "locationInfo": [ |
| 20 | + { |
| 21 | + "location": "centralus", |
| 22 | + "zones": [], |
| 23 | + "zoneDetails": [] |
| 24 | + }, |
| 25 | + { |
| 26 | + "location": "northeurope", |
| 27 | + "zones": [], |
| 28 | + "zoneDetails": [] |
| 29 | + }, |
| 30 | + { |
| 31 | + "location": "westeurope", |
| 32 | + "zones": [], |
| 33 | + "zoneDetails": [] |
| 34 | + } |
| 35 | + ], |
| 36 | + "capabilities": [ |
| 37 | + { |
| 38 | + "name": "VmSizeSeries", |
| 39 | + "value": "F8s" |
| 40 | + }, |
| 41 | + { |
| 42 | + "name": "VmMinRamInGB", |
| 43 | + "value": "16" |
| 44 | + }, |
| 45 | + { |
| 46 | + "name": "VmOsDiskType", |
| 47 | + "value": "Premium_LRS" |
| 48 | + }, |
| 49 | + { |
| 50 | + "name": "AutoScaleMinCount", |
| 51 | + "value": "2" |
| 52 | + }, |
| 53 | + { |
| 54 | + "name": "AutoScaleMaxCount", |
| 55 | + "value": "100" |
| 56 | + }, |
| 57 | + { |
| 58 | + "name": "LoadBalancerType", |
| 59 | + "value": "LoadBalancer" |
| 60 | + }, |
| 61 | + { |
| 62 | + "name": "LoadBalancerSku", |
| 63 | + "value": "Standard" |
| 64 | + }, |
| 65 | + { |
| 66 | + "name": "AzureFrontDoorEnabled", |
| 67 | + "value": "TRUE" |
| 68 | + }, |
| 69 | + { |
| 70 | + "name": "AzureFrontDoorSku", |
| 71 | + "value": "Premium" |
| 72 | + }, |
| 73 | + { |
| 74 | + "name": "DBTier", |
| 75 | + "value": "GeneralPurpose" |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": "DBCompute", |
| 79 | + "value": "D16ds_v4" |
| 80 | + }, |
| 81 | + { |
| 82 | + "name": "DBMinvCores", |
| 83 | + "value": "16" |
| 84 | + }, |
| 85 | + { |
| 86 | + "name": "DBMaxIOPS", |
| 87 | + "value": "20000" |
| 88 | + }, |
| 89 | + { |
| 90 | + "name": "DBStorageInGB", |
| 91 | + "value": "512" |
| 92 | + }, |
| 93 | + { |
| 94 | + "name": "FileShareType", |
| 95 | + "value": "AzureFiles" |
| 96 | + }, |
| 97 | + { |
| 98 | + "name": "FileShareSizeInGB", |
| 99 | + "value": "2048" |
| 100 | + }, |
| 101 | + { |
| 102 | + "name": "FileShareStorageType", |
| 103 | + "value": "Premium_LRS" |
| 104 | + }, |
| 105 | + { |
| 106 | + "name": "DefaultApplicationVersion", |
| 107 | + "value": "5.4.3" |
| 108 | + }, |
| 109 | + { |
| 110 | + "name": "SearchEnabled", |
| 111 | + "value": "FALSE" |
| 112 | + }, |
| 113 | + { |
| 114 | + "name": "CacheEnabled", |
| 115 | + "value": "TRUE" |
| 116 | + }, |
| 117 | + { |
| 118 | + "name": "CacheSkuName", |
| 119 | + "value": "Premium" |
| 120 | + }, |
| 121 | + { |
| 122 | + "name": "CacheFamily", |
| 123 | + "value": "P" |
| 124 | + }, |
| 125 | + { |
| 126 | + "name": "CacheCapacity", |
| 127 | + "value": "1" |
| 128 | + }, |
| 129 | + { |
| 130 | + "name": "ControllerVmSizeSeries", |
| 131 | + "value": "Ds" |
| 132 | + }, |
| 133 | + { |
| 134 | + "name": "ControllerVmRamInGB", |
| 135 | + "value": "3" |
| 136 | + }, |
| 137 | + { |
| 138 | + "name": "ControllerVmOsDiskType", |
| 139 | + "value": "Standard_LRS" |
| 140 | + }, |
| 141 | + { |
| 142 | + "name": "ControllerVmDataDiskType", |
| 143 | + "value": "Premium_LRS" |
| 144 | + } |
| 145 | + ], |
| 146 | + "restrictions": [] |
| 147 | + } |
| 148 | + ] |
| 149 | + } |
| 150 | + } |
| 151 | + } |
| 152 | +} |
0 commit comments