Capabilities By Location - Execute
Uvádí funkce dostupné v daném umístění pro konkrétní předplatné.
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/capabilities?api-version=2024-08-01
Parametry identifikátoru URI
Name | V | Vyžadováno | Typ | Description |
---|---|---|---|---|
location
|
path | True |
string minLength: 1pattern: ^[-\w\._]+$ |
Název umístění. |
subscription
|
path | True |
string (uuid) |
ID cílového předplatného. Hodnota musí být UUID. |
api-version
|
query | True |
string minLength: 1 |
Verze rozhraní API, která se má použít pro tuto operaci. |
Odpovědi
Name | Typ | Description |
---|---|---|
200 OK |
OK |
|
Other Status Codes |
Chybová odpověď popisující, proč operace selhala. |
Zabezpečení
azure_auth
Microsoft Entra OAuth2 Flow
Typ:
oauth2
Tok:
implicit
URL autorizace:
https://login.microsoftonline.com/common/oauth2/authorize
Rozsahy
Name | Description |
---|---|
user_impersonation | zosobnění uživatelského účtu |
Příklady
List the capabilities available in a given location for a specific subscription.
Ukázkový požadavek
Ukázková odpověď
{
"value": [
{
"name": "FlexibleServerCapabilities",
"supportedServerEditions": [
{
"name": "Burstable",
"defaultSkuName": "Standard_B1ms",
"supportedStorageEditions": [
{
"name": "ManagedDisk",
"defaultStorageSizeMb": 32768,
"supportedStorageMb": [
{
"supportedIops": 120,
"storageSizeMb": 32768,
"defaultIopsTier": "P4",
"supportedIopsTiers": [
{
"name": "P4",
"iops": 120
},
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 240,
"storageSizeMb": 65536,
"defaultIopsTier": "P6",
"supportedIopsTiers": [
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 500,
"storageSizeMb": 131072,
"defaultIopsTier": "P10",
"supportedIopsTiers": [
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 1100,
"storageSizeMb": 262144,
"defaultIopsTier": "P15",
"supportedIopsTiers": [
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 2300,
"storageSizeMb": 524288,
"defaultIopsTier": "P20",
"supportedIopsTiers": [
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 5000,
"storageSizeMb": 1048576,
"defaultIopsTier": "P30",
"supportedIopsTiers": [
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 2097152,
"defaultIopsTier": "P40",
"supportedIopsTiers": [
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4193280,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4194304,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 16000,
"storageSizeMb": 8388608,
"defaultIopsTier": "P60",
"supportedIopsTiers": [
{
"name": "P60",
"iops": 16000
},
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 18000,
"storageSizeMb": 16777216,
"defaultIopsTier": "P70",
"supportedIopsTiers": [
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 20000,
"storageSizeMb": 33553408,
"defaultIopsTier": "P80",
"supportedIopsTiers": [
{
"name": "P80",
"iops": 20000
}
]
}
]
},
{
"name": "ManagedDiskV2",
"defaultStorageSizeMb": 32768,
"supportedStorageMb": [
{
"supportedIops": 3000,
"supportedMaximumIops": 80000,
"storageSizeMb": 32768,
"maximumStorageSizeMb": 67108864,
"supportedThroughput": 125,
"supportedMaximumThroughput": 1200,
"defaultIopsTier": "None",
"supportedIopsTiers": [
{
"name": "None",
"iops": 0
}
]
}
]
}
],
"supportedServerSkus": [
{
"name": "Standard_B1ms",
"vCores": 1,
"supportedIops": 640,
"supportedMemoryPerVcoreMb": 2048,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B2s",
"vCores": 2,
"supportedIops": 1280,
"supportedMemoryPerVcoreMb": 2048,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B2ms",
"vCores": 2,
"supportedIops": 1920,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B4ms",
"vCores": 4,
"supportedIops": 2880,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B8ms",
"vCores": 8,
"supportedIops": 4320,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B12ms",
"vCores": 12,
"supportedIops": 4320,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B16ms",
"vCores": 16,
"supportedIops": 4320,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_B20ms",
"vCores": 20,
"supportedIops": 4320,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
}
]
},
{
"name": "GeneralPurpose",
"defaultSkuName": "Standard_D4ads_v5",
"supportedStorageEditions": [
{
"name": "ManagedDisk",
"defaultStorageSizeMb": 65536,
"supportedStorageMb": [
{
"supportedIops": 120,
"storageSizeMb": 32768,
"defaultIopsTier": "P4",
"supportedIopsTiers": [
{
"name": "P4",
"iops": 120
},
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 240,
"storageSizeMb": 65536,
"defaultIopsTier": "P6",
"supportedIopsTiers": [
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 500,
"storageSizeMb": 131072,
"defaultIopsTier": "P10",
"supportedIopsTiers": [
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 1100,
"storageSizeMb": 262144,
"defaultIopsTier": "P15",
"supportedIopsTiers": [
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 2300,
"storageSizeMb": 524288,
"defaultIopsTier": "P20",
"supportedIopsTiers": [
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 5000,
"storageSizeMb": 1048576,
"defaultIopsTier": "P30",
"supportedIopsTiers": [
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 2097152,
"defaultIopsTier": "P40",
"supportedIopsTiers": [
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4193280,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4194304,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 16000,
"storageSizeMb": 8388608,
"defaultIopsTier": "P60",
"supportedIopsTiers": [
{
"name": "P60",
"iops": 16000
},
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 18000,
"storageSizeMb": 16777216,
"defaultIopsTier": "P70",
"supportedIopsTiers": [
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 20000,
"storageSizeMb": 33553408,
"defaultIopsTier": "P80",
"supportedIopsTiers": [
{
"name": "P80",
"iops": 20000
}
]
}
]
},
{
"name": "ManagedDiskV2",
"defaultStorageSizeMb": 65536,
"supportedStorageMb": [
{
"supportedIops": 3000,
"supportedMaximumIops": 80000,
"storageSizeMb": 32768,
"maximumStorageSizeMb": 67108864,
"supportedThroughput": 125,
"supportedMaximumThroughput": 1200,
"defaultIopsTier": "None",
"supportedIopsTiers": [
{
"name": "None",
"iops": 0
}
]
}
]
}
],
"supportedServerSkus": [
{
"name": "Standard_D2s_v3",
"vCores": 2,
"supportedIops": 3200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D4s_v3",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D8s_v3",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D16s_v3",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D32s_v3",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D48s_v3",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D64s_v3",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D2ds_v4",
"vCores": 2,
"supportedIops": 3200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D4ds_v4",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D8ds_v4",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D16ds_v4",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D32ds_v4",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D48ds_v4",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D64ds_v4",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D2ads_v5",
"vCores": 2,
"supportedIops": 3200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D4ads_v5",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D8ads_v5",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D16ads_v5",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D32ads_v5",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D48ads_v5",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D64ads_v5",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D96ads_v5",
"vCores": 96,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D2ds_v5",
"vCores": 2,
"supportedIops": 3750,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D4ds_v5",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D8ds_v5",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D16ds_v5",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D32ds_v5",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D48ds_v5",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D64ds_v5",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_D96ds_v5",
"vCores": 96,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 4096,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
}
]
},
{
"name": "MemoryOptimized",
"defaultSkuName": "Standard_E4ads_v5",
"supportedStorageEditions": [
{
"name": "ManagedDisk",
"defaultStorageSizeMb": 131072,
"supportedStorageMb": [
{
"supportedIops": 120,
"storageSizeMb": 32768,
"defaultIopsTier": "P4",
"supportedIopsTiers": [
{
"name": "P4",
"iops": 120
},
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 240,
"storageSizeMb": 65536,
"defaultIopsTier": "P6",
"supportedIopsTiers": [
{
"name": "P6",
"iops": 240
},
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 500,
"storageSizeMb": 131072,
"defaultIopsTier": "P10",
"supportedIopsTiers": [
{
"name": "P10",
"iops": 500
},
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 1100,
"storageSizeMb": 262144,
"defaultIopsTier": "P15",
"supportedIopsTiers": [
{
"name": "P15",
"iops": 1100
},
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 2300,
"storageSizeMb": 524288,
"defaultIopsTier": "P20",
"supportedIopsTiers": [
{
"name": "P20",
"iops": 2300
},
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 5000,
"storageSizeMb": 1048576,
"defaultIopsTier": "P30",
"supportedIopsTiers": [
{
"name": "P30",
"iops": 5000
},
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 2097152,
"defaultIopsTier": "P40",
"supportedIopsTiers": [
{
"name": "P40",
"iops": 7500
},
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4193280,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 7500,
"storageSizeMb": 4194304,
"defaultIopsTier": "P50",
"supportedIopsTiers": [
{
"name": "P50",
"iops": 7500
}
]
},
{
"supportedIops": 16000,
"storageSizeMb": 8388608,
"defaultIopsTier": "P60",
"supportedIopsTiers": [
{
"name": "P60",
"iops": 16000
},
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 18000,
"storageSizeMb": 16777216,
"defaultIopsTier": "P70",
"supportedIopsTiers": [
{
"name": "P70",
"iops": 18000
},
{
"name": "P80",
"iops": 20000
}
]
},
{
"supportedIops": 20000,
"storageSizeMb": 33553408,
"defaultIopsTier": "P80",
"supportedIopsTiers": [
{
"name": "P80",
"iops": 20000
}
]
}
]
},
{
"name": "ManagedDiskV2",
"defaultStorageSizeMb": 131072,
"supportedStorageMb": [
{
"supportedIops": 3000,
"supportedMaximumIops": 80000,
"storageSizeMb": 32768,
"maximumStorageSizeMb": 67108864,
"supportedThroughput": 125,
"supportedMaximumThroughput": 1200,
"defaultIopsTier": "None",
"supportedIopsTiers": [
{
"name": "None",
"iops": 0
}
]
}
]
}
],
"supportedServerSkus": [
{
"name": "Standard_E2s_v3",
"vCores": 2,
"supportedIops": 3200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E4s_v3",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E8s_v3",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E16s_v3",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E32s_v3",
"vCores": 32,
"supportedIops": 32000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E48s_v3",
"vCores": 48,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E64s_v3",
"vCores": 64,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 6912,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E2ds_v4",
"vCores": 2,
"supportedIops": 3200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E4ds_v4",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E8ds_v4",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E16ds_v4",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E20ds_v4",
"vCores": 20,
"supportedIops": 32000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E32ds_v4",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E48ds_v4",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E64ds_v4",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 6912,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E2ads_v5",
"vCores": 2,
"supportedIops": 3750,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E4ads_v5",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E8ads_v5",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E16ads_v5",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E20ads_v5",
"vCores": 20,
"supportedIops": 32000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E32ads_v5",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E48ads_v5",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E64ads_v5",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E96ads_v5",
"vCores": 96,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 7168,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E2ds_v5",
"vCores": 2,
"supportedIops": 3750,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E4ds_v5",
"vCores": 4,
"supportedIops": 6400,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E8ds_v5",
"vCores": 8,
"supportedIops": 12800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E16ds_v5",
"vCores": 16,
"supportedIops": 25600,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E20ds_v5",
"vCores": 20,
"supportedIops": 32000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E32ds_v5",
"vCores": 32,
"supportedIops": 51200,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E48ds_v5",
"vCores": 48,
"supportedIops": 76800,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E64ds_v5",
"vCores": 64,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 8192,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
},
{
"name": "Standard_E96ds_v5",
"vCores": 96,
"supportedIops": 80000,
"supportedMemoryPerVcoreMb": 7168,
"supportedZones": [
"1",
"2",
"3"
],
"supportedHaMode": [
"SameZone",
"ZoneRedundant"
]
}
]
}
],
"supportedServerVersions": [
{
"name": "11",
"supportedVersionsToUpgrade": [
"12",
"13",
"14",
"15",
"16"
]
},
{
"name": "12",
"supportedVersionsToUpgrade": [
"13",
"14",
"15",
"16"
]
},
{
"name": "13",
"supportedVersionsToUpgrade": [
"14",
"15",
"16"
]
},
{
"name": "14",
"supportedVersionsToUpgrade": [
"15",
"16"
]
},
{
"name": "15",
"supportedVersionsToUpgrade": [
"16"
]
},
{
"name": "16",
"supportedVersionsToUpgrade": []
}
],
"fastProvisioningSupported": "Enabled",
"supportedFastProvisioningEditions": [
{
"supportedTier": "Burstable",
"supportedSku": "standard_b1ms",
"supportedStorageGb": 32,
"supportedServerVersions": "12",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b2s",
"supportedStorageGb": 32,
"supportedServerVersions": "12",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2s_v3",
"supportedStorageGb": 128,
"supportedServerVersions": "12",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2ds_v4",
"supportedStorageGb": 128,
"supportedServerVersions": "12",
"serverCount": 0
},
{
"supportedTier": "MemoryOptimized",
"supportedSku": "standard_e2ds_v4",
"supportedStorageGb": 512,
"supportedServerVersions": "12",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b1ms",
"supportedStorageGb": 32,
"supportedServerVersions": "13",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b2s",
"supportedStorageGb": 32,
"supportedServerVersions": "13",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2s_v3",
"supportedStorageGb": 128,
"supportedServerVersions": "13",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2ds_v4",
"supportedStorageGb": 128,
"supportedServerVersions": "13",
"serverCount": 0
},
{
"supportedTier": "MemoryOptimized",
"supportedSku": "standard_e2ds_v4",
"supportedStorageGb": 512,
"supportedServerVersions": "13",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b1ms",
"supportedStorageGb": 32,
"supportedServerVersions": "14",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b2s",
"supportedStorageGb": 32,
"supportedServerVersions": "14",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2s_v3",
"supportedStorageGb": 128,
"supportedServerVersions": "14",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2ds_v4",
"supportedStorageGb": 128,
"supportedServerVersions": "14",
"serverCount": 0
},
{
"supportedTier": "MemoryOptimized",
"supportedSku": "standard_e2ds_v4",
"supportedStorageGb": 512,
"supportedServerVersions": "14",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b1ms",
"supportedStorageGb": 32,
"supportedServerVersions": "15",
"serverCount": 0
},
{
"supportedTier": "Burstable",
"supportedSku": "standard_b2s",
"supportedStorageGb": 32,
"supportedServerVersions": "15",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2s_v3",
"supportedStorageGb": 128,
"supportedServerVersions": "15",
"serverCount": 0
},
{
"supportedTier": "GeneralPurpose",
"supportedSku": "standard_d2ds_v4",
"supportedStorageGb": 128,
"supportedServerVersions": "15",
"serverCount": 0
},
{
"supportedTier": "MemoryOptimized",
"supportedSku": "standard_e2ds_v4",
"supportedStorageGb": 512,
"supportedServerVersions": "15",
"serverCount": 0
}
],
"geoBackupSupported": "Enabled",
"zoneRedundantHaSupported": "Enabled",
"zoneRedundantHaAndGeoBackupSupported": "Enabled",
"storageAutoGrowthSupported": "Enabled",
"onlineResizeSupported": "Enabled",
"restricted": "Disabled"
}
]
}
Definice
Name | Description |
---|---|
Capabilities |
Schopnost flexibilního serveru Azure Database for PostgreSQL. |
Capability |
Stav funkce. |
Error |
Další informace o chybě správy prostředků |
Error |
Podrobnosti o chybě. |
Error |
Chybová odpověď |
Fast |
Schopnost výpočetního stupně rychlého zřizování. |
fast |
Označuje, jestli je podporováno rychlé zřizování. "Povoleno" znamená, že se podporuje rychlé zřizování. "Zakázáno" znamená, že rychlé zřizování se nepodporuje. |
Flexible |
Schopnost flexibilního serveru Azure Database for PostgreSQL. |
Flexible |
Schopnosti z hlediska výpočetní úrovně. |
geo |
Označuje, jestli jsou v tomto umístění podporovány geograficky redundantní zálohy. "Povoleno" znamená, že jsou podporovány geograficky redundantní zálohy. "Zakázáno" znamená geograficky redundantní zálohování není podporováno. |
Ha |
Pro tyto výpočetní prostředky jsou podporovány režimy vysoké dostupnosti. |
online |
Označuje, jestli je v tomto umístění pro dané předplatné podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Povoleno" znamená, že je podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Zakázáno" znamená, že změna velikosti úložiště bez přerušení provozu databázového stroje není podporována. |
restricted |
Označuje, zda je toto umístění omezeno. "Povoleno" znamená, že poloha je omezena. "Zakázáno" znamená, že umístění není omezeno. |
Server |
Schopnosti z hlediska výpočetních prostředků. |
Server |
Schopnosti z hlediska hlavních verzí databázového stroje PostgreSQL. |
storage |
Označuje, zda je v tomto umístění podporováno automatické zvětšování úložiště. "Povoleno" znamená, že je podporováno automatické zvětšování úložiště. "Zakázáno" znamená, že automatické zvětšování úložiště není podporováno. |
Storage |
Schopnosti z hlediska úrovně úložiště. |
Storage |
Možnost velikosti úložiště (v MB). |
Storage |
Schopnost vrstvy úložiště. |
zone |
Označuje, jestli je ve spojení s geograficky redundantními zálohami v tomto umístění podporována vysoká dostupnost s redundancí zón. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí ve spojení s geograficky redundantními zálohami. "Zakázáno" znamená vysokou dostupnost, zónová redundance je podporována ve spojení s geograficky redundantními zálohami není podporována. |
zone |
Označuje, jestli je v tomto umístění podporována vysoká dostupnost se zónovou redundancí. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí. "Zakázáno" znamená vysokou dostupnost s tím, že redundance zón není podporována. |
CapabilitiesListResult
Schopnost flexibilního serveru Azure Database for PostgreSQL.
Name | Typ | Description |
---|---|---|
nextLink |
string |
Odkaz na načtení další stránky výsledků |
value |
Seznam podporovaných funkcí. |
CapabilityStatus
Stav funkce.
Hodnota | Description |
---|---|
Available | |
Default | |
Disabled | |
Visible |
ErrorAdditionalInfo
Další informace o chybě správy prostředků
Name | Typ | Description |
---|---|---|
info |
object |
Další informace. |
type |
string |
Další typ informací. |
ErrorDetail
Podrobnosti o chybě.
Name | Typ | Description |
---|---|---|
additionalInfo |
Další informace o chybě. |
|
code |
string |
Kód chyby. |
details |
Podrobnosti o chybě. |
|
message |
string |
Chybová zpráva. |
target |
string |
Cíl chyby. |
ErrorResponse
Chybová odpověď
Name | Typ | Description |
---|---|---|
error |
Objekt chyby. |
FastProvisioningEditionCapability
Schopnost výpočetního stupně rychlého zřizování.
Name | Typ | Description |
---|---|---|
reason |
string |
Důvod nedostupné funkce. |
serverCount |
integer (int32) |
Počet serverů v mezipaměti odpovídající této specifikaci. |
status |
Stav funkce. |
|
supportedServerVersions |
string |
Hlavní verze databázového stroje PostgreSQL podporující rychlé provisioning. |
supportedSku |
string |
Název výpočetního prostředí (SKU) podporující rychlé zřizování. |
supportedStorageGb |
integer (int32) |
Velikost úložiště (v GB) podporující rychlé přidělování. |
supportedTier |
string |
Výpočetní úroveň podporující rychlé zřizování. |
fastProvisioningSupportedEnum
Označuje, jestli je podporováno rychlé zřizování. "Povoleno" znamená, že se podporuje rychlé zřizování. "Zakázáno" znamená, že rychlé zřizování se nepodporuje.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
FlexibleServerCapability
Schopnost flexibilního serveru Azure Database for PostgreSQL.
Name | Typ | Description |
---|---|---|
fastProvisioningSupported |
Označuje, jestli je podporováno rychlé zřizování. "Povoleno" znamená, že se podporuje rychlé zřizování. "Zakázáno" znamená, že rychlé zřizování se nepodporuje. |
|
geoBackupSupported |
Označuje, jestli jsou v tomto umístění podporovány geograficky redundantní zálohy. "Povoleno" znamená, že jsou podporovány geograficky redundantní zálohy. "Zakázáno" znamená geograficky redundantní zálohování není podporováno. |
|
name |
string |
Název možností flexibilních serverů. |
onlineResizeSupported |
Označuje, jestli je v tomto umístění pro dané předplatné podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Povoleno" znamená, že je podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Zakázáno" znamená, že změna velikosti úložiště bez přerušení provozu databázového stroje není podporována. |
|
reason |
string |
Důvod nedostupné funkce. |
restricted |
Označuje, zda je toto umístění omezeno. "Povoleno" znamená, že poloha je omezena. "Zakázáno" znamená, že umístění není omezeno. |
|
status |
Stav funkce. |
|
storageAutoGrowthSupported |
Označuje, zda je v tomto umístění podporováno automatické zvětšování úložiště. "Povoleno" znamená, že je podporováno automatické zvětšování úložiště. "Zakázáno" znamená, že automatické zvětšování úložiště není podporováno. |
|
supportedFastProvisioningEditions |
Seznam výpočetních úrovní podporujících rychlé zřizování. |
|
supportedServerEditions |
Seznam podporovaných výpočetních úrovní. |
|
supportedServerVersions |
Seznam podporovaných hlavních verzí databázového stroje PostgreSQL. |
|
zoneRedundantHaAndGeoBackupSupported |
Označuje, jestli je ve spojení s geograficky redundantními zálohami v tomto umístění podporována vysoká dostupnost s redundancí zón. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí ve spojení s geograficky redundantními zálohami. "Zakázáno" znamená vysokou dostupnost, zónová redundance je podporována ve spojení s geograficky redundantními zálohami není podporována. |
|
zoneRedundantHaSupported |
Označuje, jestli je v tomto umístění podporována vysoká dostupnost se zónovou redundancí. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí. "Zakázáno" znamená vysokou dostupnost s tím, že redundance zón není podporována. |
FlexibleServerEditionCapability
Schopnosti z hlediska výpočetní úrovně.
Name | Typ | Description |
---|---|---|
defaultSkuName |
string |
Výchozí výpočetní název (SKU) pro tuto počítačovou vrstvu. |
name |
string |
Název úrovně výpočetních prostředků. |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
|
supportedServerSkus |
Seznam podporovaných výpočetních názvů (SKU). |
|
supportedStorageEditions |
Seznam edic úložiště podporovaných touto výpočetní úrovní a názvem výpočetních prostředků. |
geoBackupSupportedEnum
Označuje, jestli jsou v tomto umístění podporovány geograficky redundantní zálohy. "Povoleno" znamená, že jsou podporovány geograficky redundantní zálohy. "Zakázáno" znamená geograficky redundantní zálohování není podporováno.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
HaMode
Pro tyto výpočetní prostředky jsou podporovány režimy vysoké dostupnosti.
Hodnota | Description |
---|---|
SameZone | |
ZoneRedundant |
onlineResizeSupportedEnum
Označuje, jestli je v tomto umístění pro dané předplatné podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Povoleno" znamená, že je podporována změna velikosti úložiště bez přerušení provozu databázového stroje. "Zakázáno" znamená, že změna velikosti úložiště bez přerušení provozu databázového stroje není podporována.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
restrictedEnum
Označuje, zda je toto umístění omezeno. "Povoleno" znamená, že poloha je omezena. "Zakázáno" znamená, že umístění není omezeno.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
ServerSkuCapability
Schopnosti z hlediska výpočetních prostředků.
Name | Typ | Description |
---|---|---|
name |
string |
Název výpočetního prostředku (SKU). |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
|
supportedHaMode |
Ha |
Pro tyto výpočetní prostředky jsou podporovány režimy vysoké dostupnosti. |
supportedIops |
integer (int32) |
Maximální počet vstupně-výstupních operací za sekundu podporovaný tímto výpočetním prostředkem. |
supportedMemoryPerVcoreMb |
integer (int64) |
Podporovaná paměť (v MB) na virtuální jádro přiřazené k tomuto výpočetnímu prostředkům. |
supportedZones |
string[] |
Seznam podporovaných zón dostupnosti. Např. "1", "2", "3" |
vCores |
integer (int32) |
Počet virtuálních jader dostupných pro tento výpočetní prostředek. |
ServerVersionCapability
Schopnosti z hlediska hlavních verzí databázového stroje PostgreSQL.
Name | Typ | Description |
---|---|---|
name |
string |
Hlavní verze databázového stroje PostgreSQL. |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
|
supportedVersionsToUpgrade |
string[] |
Hlavní verze databázového stroje PostgreSQL, na které lze tuto verzi automaticky upgradovat. |
storageAutoGrowthSupportedEnum
Označuje, zda je v tomto umístění podporováno automatické zvětšování úložiště. "Povoleno" znamená, že je podporováno automatické zvětšování úložiště. "Zakázáno" znamená, že automatické zvětšování úložiště není podporováno.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
StorageEditionCapability
Schopnosti z hlediska úrovně úložiště.
Name | Typ | Description |
---|---|---|
defaultStorageSizeMb |
integer (int64) |
Výchozí velikost úložiště (v MB) pro tuto vrstvu úložiště. |
name |
string |
Název vrstvy úložiště. |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
|
supportedStorageMb |
Konfigurace úložiště podporované pro tuto vrstvu úložiště. |
StorageMbCapability
Možnost velikosti úložiště (v MB).
Name | Typ | Description |
---|---|---|
defaultIopsTier |
string |
Výchozí IOPS pro tuto vrstvu a velikost úložiště. |
maximumStorageSizeMb |
integer (int64) |
Maximální podporovaná velikost úložiště (v MB). |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
|
storageSizeMb |
integer (int64) |
Minimální podporovaná velikost úložiště (v MB). |
supportedIops |
integer (int32) |
Minimální počet vstupně-výstupních operací za sekundu podporovaný velikostí úložiště. |
supportedIopsTiers |
Seznam všech podporovaných úrovní úložiště pro tuto vrstvu a velikost úložiště. |
|
supportedMaximumIops |
integer (int32) |
Maximální počet IOPS podporovaný velikostí úložiště. |
supportedMaximumThroughput |
integer (int32) |
Maximální podporovaná propustnost (v MB/s) úložiště. |
supportedThroughput |
integer (int32) |
Minimální podporovaná propustnost (v MB/s) úložiště. |
StorageTierCapability
Schopnost vrstvy úložiště.
Name | Typ | Description |
---|---|---|
iops |
integer (int32) |
Podporované IOPS pro vrstvu úložiště. |
name |
string |
Název vrstvy úložiště. |
reason |
string |
Důvod nedostupné funkce. |
status |
Stav funkce. |
zoneRedundantHaAndGeoBackupSupportedEnum
Označuje, jestli je ve spojení s geograficky redundantními zálohami v tomto umístění podporována vysoká dostupnost s redundancí zón. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí ve spojení s geograficky redundantními zálohami. "Zakázáno" znamená vysokou dostupnost, zónová redundance je podporována ve spojení s geograficky redundantními zálohami není podporována.
Hodnota | Description |
---|---|
Disabled | |
Enabled |
zoneRedundantHaSupportedEnum
Označuje, jestli je v tomto umístění podporována vysoká dostupnost se zónovou redundancí. "Povoleno" znamená, že je podporována vysoká dostupnost se zónovou redundancí. "Zakázáno" znamená vysokou dostupnost s tím, že redundance zón není podporována.
Hodnota | Description |
---|---|
Disabled | |
Enabled |