你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Operations - List

列出所有可用的 REST API作。

GET https://management.azure.com/providers/Microsoft.DBforPostgreSQL/operations?api-version=2025-08-01

URI 参数

名称 必需 类型 说明
api-version
query True

string

minLength: 1

要用于此操作的 API 版本。

响应

名称 类型 说明
200 OK

OperationList

Azure作已成功完成。

Other Status Codes

ErrorResponse

意外错误响应。

安全性

azure_auth

Azure Active Directory OAuth2 流。

类型: oauth2
流向: implicit
授权 URL: https://login.microsoftonline.com/common/oauth2/authorize

作用域

名称 说明
user_impersonation 模拟用户帐户

示例

List all available REST API operations.

示例请求

GET https://management.azure.com/providers/Microsoft.DBforPostgreSQL/operations?api-version=2025-08-01

示例响应

{
  "value": [
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/queryTexts/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/queryTexts/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/recommendations/read",
      "display": {
        "description": "Returns the list of recommended indexes for the Azure Database for PostgreSQL Flexible Server",
        "operation": "List Azure Database for PostgreSQL Flexible Server recommended indexes for tuning.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Recommended Indexes"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/read",
      "display": {
        "description": "Returns the list of Tuning Options available for the Azure Database for PostgreSQL Flexible Server",
        "operation": "List Azure Database for PostgreSQL Flexible Server Tuning Options.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Tuning Option"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/read",
      "display": {
        "description": "Returns a tuning option",
        "operation": "Get a single tuning option",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Tuning Option"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/migrations/write",
      "display": {
        "description": "Creates a migration with the specified parameters.",
        "operation": "Create a database migration workflow.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/migrations/read",
      "display": {
        "description": "Gets the properties for the specified migration workflow.",
        "operation": "Get Migration Workflow details.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/migrations/read",
      "display": {
        "description": "List of migration workflows for the specified database server.",
        "operation": "List Migration Workflow details.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/migrations/write",
      "display": {
        "description": "Update the properties for the specified migration.",
        "operation": "Update a database migration workflow.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/migrations/delete",
      "display": {
        "description": "Deletes an existing migration workflow.",
        "operation": "Delete Migration Workflow.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/getAutoMigrationFreeSlots/action",
      "display": {
        "description": "Returns the list of free / available slots for auto migration of PostgreSQL server",
        "operation": "Get auto migration free / available slots for PostgreSQL",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Auto migration workflow to get free / available slots for auto migration"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/getLatestAutoMigrationSchedule/action",
      "display": {
        "description": "Returns the instance of the latest auto migration schedule for PostgreSQL server",
        "operation": "Get latest auto migration schedule for PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Auto migration workflow to get latest auto migration schedule"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/updateAutoMigrationSchedule/action",
      "display": {
        "description": "Update auto migration schedule for the PostgreSQL server",
        "operation": "Update auto migration schedule for the PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Auto migration workflow to update auto migration schedule"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/startSession/action",
      "display": {
        "description": "Starts a server configuration tuning session on a server",
        "operation": "Start tuning configuration session",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/stopSession/action",
      "display": {
        "description": "Stops the server configuration tuning session on a server",
        "operation": "Stop tuning configuration session",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/sessions/read",
      "display": {
        "description": "Gets the list of server configuration tuning sessions on a server",
        "operation": "Server configuration tuning sessions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/enable/action",
      "display": {
        "description": "Enables server configuration tuning feature on the server",
        "operation": "Enable server configuration tuning feature",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/startSession/action",
      "display": {
        "description": "Starts a server configuration tuning session on a server",
        "operation": "Start tuning configuration session",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/stopSession/action",
      "display": {
        "description": "Stops the server configuration tuning session on a server",
        "operation": "Stop tuning configuration session",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/sessions/read",
      "display": {
        "description": "Gets the list of server configuration tuning sessions on a server",
        "operation": "Server configuration tuning sessions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/sessionDetails/read",
      "display": {
        "description": "Gets the list of iterations for a specified server configuration tuning session on a server",
        "operation": "Server configuration session details",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/tuningOptions/disable/action",
      "display": {
        "description": "Disables server configuration tuning feature on the server",
        "operation": "Disable server configuration tuning feature",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Configuration Tuning"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/restart/action",
      "display": {
        "description": "Restarts an existing server",
        "operation": "Restart PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/start/action",
      "display": {
        "description": "Starts an existing server",
        "operation": "Start PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/stop/action",
      "display": {
        "description": "Stops an existing server",
        "operation": "Stops an existing server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/replicas/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/read",
      "display": {
        "description": "Return the list of servers or gets the properties for the specified server.",
        "operation": "List/Get PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/write",
      "display": {
        "description": "Creates a server with the specified parameters or update the properties or tags for the specified server.",
        "operation": "Create/Update PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/write",
      "display": {
        "description": "Creates a server with the specified parameters or update the properties or tags for the specified server.",
        "operation": "Create/Update PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/delete",
      "display": {
        "description": "Deletes an existing server.",
        "operation": "Delete PostgreSQL server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/capabilities/read",
      "display": {
        "description": "Gets the capabilities for this subscription in a given location",
        "operation": "Gets the capabilities for this subscription",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Location Capability"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/capabilities/read",
      "display": {
        "description": "Gets the capabilities for this subscription in a given location",
        "operation": "Gets the capabilities for this subscription",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Location Capability"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/capabilities/{serverName}/read",
      "display": {
        "description": "Gets the capabilities for this subscription in a given location",
        "operation": "Gets the capabilities for this subscription",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Location Capability"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/backups/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Flexible server database backups"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/backups/write",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Flexible server database backups"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/backups/delete",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Flexible server database backups"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/advisors/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/waitStatistics/action",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/queryStatistics/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/topQueryStatistics/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/resetQueryPerformanceInsightData/action",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/advisors/recommendedActions/read",
      "display": {
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/checkMigrationNameAvailability/action",
      "display": {
        "description": "Checks the availability of the given migration name.",
        "operation": "Check the availability of the given migration name.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Migration Name Availability Resource"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/assessForMigration/action",
      "display": {
        "description": "Performs a migration assessment with the specified parameters",
        "operation": "Get Migration Assessment",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Migration Assessments"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/administrators/read",
      "display": {
        "description": "Return the list of server administrators or gets the properties for the specified server administrator.",
        "operation": "List/Get PostgreSQL server administrator",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Administrator"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/administrators/read",
      "display": {
        "description": "Return the list of server administrators or gets the properties for the specified server administrator.",
        "operation": "List/Get PostgreSQL server administrator",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Administrator"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/administrators/delete",
      "display": {
        "description": "Deletes an existing PostgreSQL server administrator.",
        "operation": "Delete PostgreSQL server administrator",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Administrator"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/administrators/write",
      "display": {
        "description": "Creates a server administrator with the specified parameters or update the properties or tags for the specified server administrator.",
        "operation": "Create/Update PostgreSQL server administrator",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Administrator"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/administrators/action",
      "display": {
        "description": "Creates a server administrator with the specified parameters or update the properties or tags for the specified server administrator.",
        "operation": "Create/Update PostgreSQL server administrator",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Administrator"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/firewallRules/write",
      "display": {
        "description": "Creates a firewall rule with the specified parameters or update an existing rule.",
        "operation": "Create/Update Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/firewallRules/read",
      "display": {
        "description": "Return the list of firewall rules for a server or gets the properties for the specified firewall rule.",
        "operation": "List/Get Firewall Rules",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/firewallRules/delete",
      "display": {
        "description": "Deletes an existing firewall rule.",
        "operation": "Delete Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/databases/read",
      "display": {
        "description": "Returns the list of  PostgreSQL server databases or gets the database for the specified server.",
        "operation": "List/Get PostgreSQL server configuration",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Database"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/databases/write",
      "display": {
        "description": "Creates or Updates the database of a PostgreSQL server.",
        "operation": "Creates/Updates PostgreSQL server database",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Database"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/databases/delete",
      "display": {
        "description": "Delete the database of a PostgreSQL server",
        "operation": "Delete PostgreSQL server database",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Database"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/configurations/read",
      "display": {
        "description": "Returns the list of  PostgreSQL server configurations or gets the configurations for the specified server.",
        "operation": "List/Get PostgreSQL server configuration",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Configuration"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/configurations/write",
      "display": {
        "description": "Updates the configuration of a PostgreSQL server.",
        "operation": "Update PostgreSQL server configuration",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Configuration"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/getSourceDatabaseList/action",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Fetch Databases Pre Migration Workflow"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints/write",
      "display": {
        "description": "Creates or Updates VirtualEndpoint",
        "operation": "VirtualEndpoint Create or Update operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Virtual Endpoint"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints/write",
      "display": {
        "description": "Patches the VirtualEndpoint. Currently patch does a full replace",
        "operation": "VirtualEndpoint Patch operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Virtual Endpoint"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints/delete",
      "display": {
        "description": "Deletes the VirtualEndpoint",
        "operation": "VirtualEndpoint Delete operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Virtual Endpoint"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints/read",
      "display": {
        "description": "Gets the VirtualEndpoint details",
        "operation": "VirtualEndpoint Get operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Virtual Endpoint"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints/read",
      "display": {
        "description": "Lists the VirtualEndpoints",
        "operation": "VirtualEndpoint List operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Virtual Endpoint"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/testConnectivity/action",
      "display": {
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Pre-migration Workflow for checking the server connectivity"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/logFiles/read",
      "display": {
        "description": "Return a list of server log Files for a PostgreSQL Flexible server with File download links",
        "operation": "List/Get PostgreSQL Flexible Server Log Files",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Flexible Server Log Files"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/startLtrBackup/action",
      "display": {
        "description": "Start long term backup for a server",
        "operation": "Start long term backup for a server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Long term backup operation."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/ltrPreBackup/action",
      "display": {
        "description": "Checks if a server is ready for a long term backup",
        "operation": "Checks if a server is ready for a long term backup",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Long term backup operation."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations/read",
      "display": {
        "description": "Returns the PostgreSQL server long term backup operation tracking by backup name.",
        "operation": "Get PostgreSQL server long term backup operation by backup name",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Long term backup operation."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations/read",
      "display": {
        "description": "Returns the list of  PostgreSQL server long term backup operation tracking.",
        "operation": "List/Get PostgreSQL server long term backup operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Long term backup operation."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/advancedThreatProtectionSettings/read",
      "display": {
        "description": "Returns the list of Advanced Threat Protection or gets the properties for the specified Advanced Threat Protection.",
        "operation": "List/Get Azure Database for PostgreSQL Flexible Server Advanced Threat Protection states.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Advanced Threat Protection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/advancedThreatProtectionSettings/read",
      "display": {
        "description": "Returns the list of Advanced Threat Protection or gets the properties for the specified Advanced Threat Protection.",
        "operation": "List/Get Azure Database for PostgreSQL Flexible Server Advanced Threat Protection states.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Advanced Threat Protection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/advancedThreatProtectionSettings/write",
      "display": {
        "description": "Enables/Disables Azure Database for PostgreSQL Flexible Server Advanced Threat Protection",
        "operation": "Update Azure Database for PostgreSQL Server Advanced Threat Protection state",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Advanced Threat Protection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/resourceType/usages/read",
      "display": {
        "description": "Gets the quota usages of a subscription",
        "operation": "Gets quota usage",
        "provider": "Microsoft DB for PostgreSQL"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnectionProxies/read",
      "display": {
        "description": "Returns the list of private endpoint connection proxies or gets the properties for the specified private endpoint connection proxy.",
        "operation": "List/Get Azure Database for PostgreSQL Flexible Server Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnectionProxies/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection proxy resource.",
        "operation": "Delete Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnectionProxies/write",
      "display": {
        "description": "Creates a private endpoint connection proxy with the specified parameters or updates the properties or tags for the specified private endpoint connection proxy",
        "operation": "Create/Update Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnectionProxies/validate/action",
      "display": {
        "description": "Validates a private endpoint connection create call from NRP side",
        "operation": "Validate Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Creation by NRP",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnections/read",
      "display": {
        "description": "Returns the list of private endpoint connections or gets the properties for the specified private endpoint connection.",
        "operation": "List/Get Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnections/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection",
        "operation": "Delete Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnections/write",
      "display": {
        "description": "Approves or rejects an existing private endpoint connection",
        "operation": "Approve or Reject Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL - Flexible Server Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateLinkResources/read",
      "display": {
        "description": "Return a list containing private link resource or gets the specified private link resource.",
        "operation": "List/Get PostgreSQL private link resource",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private link resource"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnectionProxies/read",
      "display": {
        "description": "Returns the list of private endpoint connections or gets the properties for the specified private endpoint connection via proxy",
        "operation": "List/Get Azure Database for PostgreSQL SGv2 Private Endpoint Connection Via Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnectionProxies/write",
      "display": {
        "description": "Creates a private endpoint connection with the specified parameters or updates the properties or tags for the specified private endpoint connection via proxy",
        "operation": "Create/Update Azure Database for PostgreSQL SGv2 Private Endpoint Connection Via Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnectionProxies/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection via proxy",
        "operation": "Delete Azure Database for PostgreSQL SGv2 Private Endpoint Connection Via Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnectionProxies/validate/action",
      "display": {
        "description": "Validates a private endpoint connection creation by NRP",
        "operation": "Validate Azure Database for PostgreSQL SGv2 Private Endpoint Connection Creation by NRP",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnections/read",
      "display": {
        "description": "Returns the list of private endpoint connections or gets the properties for the specified private endpoint connection",
        "operation": "List/Get Azure Database for PostgreSQL SGv2 Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnections/write",
      "display": {
        "description": "Approves or rejects an existing private endpoint connection",
        "operation": "Approve or Reject Azure Database for PostgreSQL SGv2 Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnections/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection",
        "operation": "Delete Azure Database for PostgreSQL SGv2 Private Endpoint Connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateLinkResources/read",
      "display": {
        "description": "Get the private link resources for the corresponding PostgreSQL SGv2",
        "operation": "Get the private link resources for the corresponding PostgreSQL SGv2",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Link Resource"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnectionsApproval/action",
      "display": {
        "description": "Determines if user is allowed to approve a private endpoint connection for PostgreSQL SGv2",
        "operation": "Private Endpoint Connections Approval for PostgreSQL SGv2",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL SGv2 Private Endpoint Connections Approval Resource"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/securityAlertPolicies/read",
      "display": {
        "description": "Retrieve details of the server threat detection policy configured on a given server",
        "operation": "Get server threat detection policy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Threat Detection Policy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/securityAlertPolicies/write",
      "display": {
        "description": "Change the server threat detection policy for a given server",
        "operation": "Update server threat detection policy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server Threat Detection Policy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/securityAlertPoliciesOperationResults/read",
      "display": {
        "description": "Return the list of Server threat detection operation result.",
        "operation": "List/Get Server threat detection operation result.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server threat detection operation result"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/keys/read",
      "display": {
        "description": "Return the list of server keys or gets the properties for the specified server key.",
        "operation": "List/Get Azure Database for PostgreSQL Server Key(s)",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Keys"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/keys/write",
      "display": {
        "description": "Creates a key with the specified parameters or update the properties or tags for the specified server key.",
        "operation": "Create/Update Azure Database for PostgreSQL Server Keys",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Keys"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/keys/delete",
      "display": {
        "description": "Deletes an existing server key.",
        "operation": "Delete Azure Database for PostgreSQL Server Key",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Server Keys"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/serverKeyAzureAsyncOperation/read",
      "display": {
        "description": "Gets in-progress operations on data encryption server keys",
        "operation": "Data Encryption server keys operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Data Encryption server key operation"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/serverKeyOperationResults/read",
      "display": {
        "description": "Gets in-progress operations on data encryption server keys",
        "operation": "Data Encryption server keys operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Data Encryption server key operation"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/advisors/read",
      "display": {
        "description": "Return the list of advisors",
        "operation": "Return the list of advisors",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Advisors"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/advisors/recommendedActions/read",
      "display": {
        "description": "Return the list of recommended actions",
        "operation": "Return the list of recommended actions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Recommended Actions"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/advisors/recommendedActionSessions/action",
      "display": {
        "description": "Make recommendations",
        "operation": "Make recommendations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Recommended Actions"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/queryTexts/action",
      "display": {
        "description": "Return the text of a query",
        "operation": "List query text of a query",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Query Texts"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/queryTexts/read",
      "display": {
        "description": "Return the texts for a list of queries",
        "operation": "List query texts for a list of queries",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Query Texts"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/resetQueryPerformanceInsightData/action",
      "display": {
        "description": "Reset Query Performance Insight data",
        "operation": "Reset Query Performance Insight data",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Reset Query Performance Insight data"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/topQueryStatistics/read",
      "display": {
        "description": "Return the list of Query Statistics for the top queries.",
        "operation": "List/Get Query Statistic(s) for top queries",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Top Query Statistics"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/waitStatistics/read",
      "display": {
        "description": "Return wait statistics for an instance",
        "operation": "List Wait Statistics for an instance",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Wait Statistics"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/privateEndpointConnectionsApproval/action",
      "display": {
        "description": "Determines if user is allowed to approve a private endpoint connection",
        "operation": "Private Endpoint Connections Approval",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Private Endpoint Connections Approval"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnectionsApproval/action",
      "display": {
        "description": "Determines if user is allowed to approve a private endpoint connection",
        "operation": "Private Endpoint Connections Approval",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Private Endpoint Connections Approval"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateLinkResources/read",
      "display": {
        "description": "Get the private link resources for the corresponding PostgreSQL Server",
        "operation": "Get the private link resources for the corresponding PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private link resource"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnections/read",
      "display": {
        "description": "Returns the list of private endpoint connections or gets the properties for the specified private endpoint connection.",
        "operation": "List/Get Azure Database for PostgreSQL private endpoint connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private endpoint connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnections/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection",
        "operation": "Delete Azure Database for PostgreSQL private endpoint connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private endpoint connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnections/write",
      "display": {
        "description": "Approves or rejects an existing private endpoint connection",
        "operation": "Approve or Reject Azure Database for PostgreSQL private endpoint connection",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private endpoint connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/privateEndpointConnectionOperationResults/read",
      "display": {
        "description": "Gets the result for a private endpoint connection operation",
        "operation": "Get private endpoint connection operation status",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private endpoint connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/privateEndpointConnectionAzureAsyncOperation/read",
      "display": {
        "description": "Gets the result for a private endpoint connection operation",
        "operation": "Get private endpoint connection operation status",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL private endpoint connection"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/privateEndpointConnectionProxyOperationResults/read",
      "display": {
        "description": "Gets the result for a private endpoint connection proxy operation",
        "operation": "Get private endpoint connection proxy operation status",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnectionProxies/validate/action",
      "display": {
        "description": "Validates a private endpoint connection create call from NRP side",
        "operation": "Validate Azure Database for PostgreSQL Private Endpoint Connection Creation by NRP",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnectionProxies/read",
      "display": {
        "description": "Returns the list of private endpoint connection proxies or gets the properties for the specified private endpoint connection proxy.",
        "operation": "List/Get Azure Database for PostgreSQL Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnectionProxies/write",
      "display": {
        "description": "Creates a private endpoint connection proxy with the specified parameters or updates the properties or tags for the specified private endpoint connection proxy.",
        "operation": "Create/Update Azure Database for PostgreSQL Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnectionProxies/delete",
      "display": {
        "description": "Deletes an existing private endpoint connection proxy",
        "operation": "Delete Azure Database for PostgreSQL Private Endpoint Connection Proxy",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/privateEndpointConnectionProxyAzureAsyncOperation/read",
      "display": {
        "description": "Gets the result for a private endpoint connection proxy operation",
        "operation": "Get private endpoint connection proxy operation status",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Azure Database for PostgreSQL Private Endpoint Connection Proxy"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/performanceTiers/read",
      "display": {
        "description": "Returns the list of Performance Tiers available.",
        "operation": "List Performance Tiers",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Performance Tiers"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/operationResults/read",
      "display": {
        "description": "Return ResourceGroup based PostgreSQL Server Operation Results",
        "operation": "Get PostgreSQL ResourceGroup based Server Operation Results ",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQ ResourceGroup based Server Operation Results"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/recoverableServers/read",
      "display": {
        "description": "Return the recoverable PostgreSQL Server info",
        "operation": "Get Recoverable PostgreSQL Server info",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Recoverable PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/replicas/read",
      "display": {
        "description": "Get read replicas of a PostgreSQL server",
        "operation": "Get PostgreSQL read replicas",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/read",
      "display": {
        "description": "Return the list of servers or gets the properties for the specified server.",
        "operation": "List/Get PostgreSQL Servers",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/write",
      "display": {
        "description": "Creates a server with the specified parameters or update the properties or tags for the specified server.",
        "operation": "Create/Update PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/delete",
      "display": {
        "description": "Deletes an existing server.",
        "operation": "Delete PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/performanceTiers/read",
      "display": {
        "description": "Returns the list of Performance Tiers available.",
        "operation": "List Performance Tiers",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Performance Tiers"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/operationResults/read",
      "display": {
        "description": "Return PostgreSQL Server Operation Results",
        "operation": "Get PostgreSQL Server Operation Results",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Operation Results"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/restart/action",
      "display": {
        "description": "Restarts a specific server.",
        "operation": "Restart PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/securityAlertPoliciesAzureAsyncOperation/read",
      "display": {
        "description": "Return the list of Server threat detection operation result.",
        "operation": "List/Get Server threat detection operation result.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Server threat detection operation result"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/administrators/read",
      "display": {
        "description": "Gets a list of PostgreSQL server administrators.",
        "operation": "Get Administrators of PostgreSQL server.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Administrator of PostgreSQL server."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/administrators/write",
      "display": {
        "description": "Creates or updates PostgreSQL server administrator with the specified parameters.",
        "operation": "Create/Update Administrator of PostgreSQL server.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Administrator of PostgreSQL server."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/administrators/delete",
      "display": {
        "description": "Deletes an existing administrator of PostgreSQL server.",
        "operation": "Delete Administrator of PostgreSQL server.",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Administrator of PostgreSQL server."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/administratorAzureAsyncOperation/read",
      "display": {
        "description": "Gets in-progress operations on PostgreSQL server administrators",
        "operation": "PostgreSQL server administrator operation",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Administrator opertiaons of PostgreSQL server."
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/administratorOperationResults/read",
      "display": {
        "description": "Return PostgreSQL Server administrator operation results",
        "operation": "Get PostgreSQL server operation results",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL server operation results"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/register/action",
      "display": {
        "description": "Register PostgreSQL Resource Provider",
        "operation": "Register PostgreSQL Resource Provider",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Microsoft Database For PostgreSQL Resource Provider"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/updateConfigurations/action",
      "display": {
        "description": "Update configurations for the specified server",
        "operation": "Batch Update Server Configurations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/checkNameAvailability/action",
      "display": {
        "description": "Verify whether given server name is available for provisioning worldwide for a given subscription.",
        "operation": "Check Server Name Availability",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/configurations/read",
      "display": {
        "description": "Return the list of configurations for a server or gets the properties for the specified configuration.",
        "operation": "List/Get Configurations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Configurations"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/configurations/write",
      "display": {
        "description": "Update the value for the specified configuration",
        "operation": "Update Configuration",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Configurations"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules/read",
      "display": {
        "description": "Return the list of virtual network rules or gets the properties for the specified virtual network rule.",
        "operation": "List/Get Virtual Network Rule(s)",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Virtual Network Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules/write",
      "display": {
        "description": "Creates a virtual network rule with the specified parameters or update the properties or tags for the specified virtual network rule.",
        "operation": "Create/Update Virtual Network Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Virtual Network Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules/delete",
      "display": {
        "description": "Deletes an existing Virtual Network Rule",
        "operation": "Delete Virtual Network Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Virtual Network Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/locations/azureAsyncOperation/read",
      "display": {
        "description": "Return PostgreSQL Server Operation Results",
        "operation": "Get PostgreSQL Server Operation Results",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server Operation Results"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/databases/read",
      "display": {
        "description": "Return the list of PostgreSQL Databases or gets the properties for the specified Database.",
        "operation": "List/Get PostgreSQL Database",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Databases"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/databases/write",
      "display": {
        "description": "Creates a PostgreSQL Database with the specified parameters or update the properties for the specified Database.",
        "operation": "Create/Update PostgreSQL Database",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Databases"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/databases/delete",
      "display": {
        "description": "Deletes an existing PostgreSQL Database.",
        "operation": "Delete PostgreSQL Database",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Databases"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/firewallRules/read",
      "display": {
        "description": "Return the list of firewall rules for a server or gets the properties for the specified firewall rule.",
        "operation": "List/Get Firewall Rules",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/firewallRules/write",
      "display": {
        "description": "Creates a firewall rule with the specified parameters or update an existing rule.",
        "operation": "Create/Update Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/firewallRules/delete",
      "display": {
        "description": "Deletes an existing firewall rule.",
        "operation": "Delete Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/logFiles/read",
      "display": {
        "description": "Return the list of PostgreSQL LogFiles.",
        "operation": "List/Get PostgreSQL LogFiles",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL LogFiles"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/performanceTiers/read",
      "display": {
        "description": "Returns the list of Performance Tiers available.",
        "operation": "List Performance Tiers",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Performance Tiers"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/operations/read",
      "display": {
        "description": "Return the list of PostgreSQL Operations.",
        "operation": "List/Get PostgreSQL Operations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Operations"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/providers/Microsoft.Insights/metricDefinitions/read",
      "display": {
        "description": "Return types of metrics that are available for databases",
        "operation": "Get database metric definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      },
      "properties": {
        "serviceSpecification": {
          "metricSpecifications": [
            {
              "name": "cpu_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "CPU percent",
              "displayName": "CPU percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "memory_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Memory percent",
              "displayName": "Memory percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "io_consumption_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "IO percent",
              "displayName": "IO percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "storage_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage percent",
              "displayName": "Storage percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage used",
              "displayName": "Storage used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "storage_limit",
              "aggregationType": "Maximum",
              "category": "Saturation",
              "displayDescription": "Storage limit",
              "displayName": "Storage limit",
              "supportedAggregationTypes": [
                "Maximum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "serverlog_storage_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Server Log storage percent",
              "displayName": "Server Log storage percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "serverlog_storage_usage",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Server Log storage used",
              "displayName": "Server Log storage used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "serverlog_storage_limit",
              "aggregationType": "Maximum",
              "category": "Saturation",
              "displayDescription": "Server Log storage limit",
              "displayName": "Server Log storage limit",
              "supportedAggregationTypes": [
                "Maximum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "active_connections",
              "aggregationType": "Average",
              "category": "Traffic",
              "displayDescription": "Active Connections",
              "displayName": "Active Connections",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "connections_failed",
              "aggregationType": "Total",
              "category": "Errors",
              "displayDescription": "Failed Connections",
              "displayName": "Failed Connections",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Count"
            },
            {
              "name": "backup_storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Backup Storage Used",
              "displayName": "Backup Storage Used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "supportedTimeGrainTypes": [
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "network_bytes_egress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network Out across active connections",
              "displayName": "Network Out",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            },
            {
              "name": "network_bytes_ingress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network In across active connections",
              "displayName": "Network In",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            },
            {
              "name": "pg_replica_log_delay_in_seconds",
              "aggregationType": "Maximum",
              "category": "Latency",
              "displayDescription": "Replica lag in seconds",
              "displayName": "Replica Lag",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Seconds"
            },
            {
              "name": "pg_replica_log_delay_in_bytes",
              "aggregationType": "Maximum",
              "category": "Latency",
              "displayDescription": "Lag in bytes of the most lagging replica",
              "displayName": "Max Lag Across Replicas",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/providers/Microsoft.Insights/logDefinitions/read",
      "display": {
        "description": "Gets the available logs for PostgreSQL servers",
        "operation": "Read server log definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "The log definition of servers"
      },
      "properties": {
        "serviceSpecification": {
          "logSpecifications": [
            {
              "name": "PostgreSQLLogs",
              "blobDuration": "PT1H",
              "displayName": "PostgreSQL Server Logs"
            },
            {
              "name": "QueryStoreRuntimeStatistics",
              "blobDuration": "PT1H",
              "displayName": "PostgreSQL Query Store Runtime Statistics"
            },
            {
              "name": "QueryStoreWaitStatistics",
              "blobDuration": "PT1H",
              "displayName": "PostgreSQL Query Store Wait Statistics"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/providers/Microsoft.Insights/diagnosticSettings/read",
      "display": {
        "description": "Gets the disagnostic setting for the resource",
        "operation": "Read diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/servers/providers/Microsoft.Insights/diagnosticSettings/write",
      "display": {
        "description": "Creates or updates the diagnostic setting for the resource",
        "operation": "Write diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/providers/Microsoft.Insights/metricDefinitions/read",
      "display": {
        "description": "Return types of metrics that are available for databases",
        "operation": "Get database metric definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      },
      "properties": {
        "serviceSpecification": {
          "metricSpecifications": [
            {
              "name": "cpu_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "CPU percent",
              "displayName": "CPU percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "memory_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Memory percent",
              "displayName": "Memory percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "iops",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "IO Operations per second",
              "displayName": "IOPS",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "storage_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage percent",
              "displayName": "Storage percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage used",
              "displayName": "Storage used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "active_connections",
              "aggregationType": "Average",
              "category": "Traffic",
              "displayDescription": "Active Connections",
              "displayName": "Active Connections",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "network_bytes_egress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network Out across active connections",
              "displayName": "Network Out",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            },
            {
              "name": "network_bytes_ingress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network In across active connections",
              "displayName": "Network In",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/providers/Microsoft.Insights/logDefinitions/read",
      "display": {
        "description": "Gets the available logs for PostgreSQL servers",
        "operation": "Read server log definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "The log definition of servers"
      },
      "properties": {
        "serviceSpecification": {
          "logSpecifications": [
            {
              "name": "PostgreSQLLogs",
              "blobDuration": "PT1H",
              "displayName": "PostgreSQL Server Logs"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/providers/Microsoft.Insights/diagnosticSettings/read",
      "display": {
        "description": "Gets the disagnostic setting for the resource",
        "operation": "Read diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/providers/Microsoft.Insights/diagnosticSettings/write",
      "display": {
        "description": "Creates or updates the diagnostic setting for the resource",
        "operation": "Write diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/read",
      "display": {
        "description": "Return the list of servers or gets the properties for the specified server.",
        "operation": "List/Get PostgreSQL Servers",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/write",
      "display": {
        "description": "Creates a server with the specified parameters or update the properties or tags for the specified server.",
        "operation": "Create/Update PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/delete",
      "display": {
        "description": "Deletes an existing server.",
        "operation": "Delete PostgreSQL Server",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/firewallRules/read",
      "display": {
        "description": "Return the list of firewall rules for a server or gets the properties for the specified firewall rule.",
        "operation": "List/Get Firewall Rules",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/firewallRules/write",
      "display": {
        "description": "Creates a firewall rule with the specified parameters or update an existing rule.",
        "operation": "Create/Update Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/firewallRules/delete",
      "display": {
        "description": "Deletes an existing firewall rule.",
        "operation": "Delete Firewall Rule",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Firewall Rules"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/configurations/read",
      "display": {
        "description": "Return the list of configurations for a server or gets the properties for the specified configuration.",
        "operation": "List/Get Configurations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Configurations"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/configurations/write",
      "display": {
        "description": "Update the value for the specified configuration",
        "operation": "Update Configuration",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Configurations"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/serversv2/updateConfigurations/action",
      "display": {
        "description": "Update configurations for the specified server",
        "operation": "Batch Update Server Configurations",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "PostgreSQL Server"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/providers/Microsoft.Insights/metricDefinitions/read",
      "display": {
        "description": "Return types of metrics that are available for databases",
        "operation": "Get database metric definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      },
      "properties": {
        "serviceSpecification": {
          "metricSpecifications": [
            {
              "name": "backup_storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Backup Storage Used",
              "displayName": "Backup Storage Used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "cpu_credits_consumed",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Total number of credits consumed by the database server",
              "displayName": "CPU Credits Consumed",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "cpu_credits_remaining",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Total number of credits available to burst",
              "displayName": "CPU Credits Remaining",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "cpu_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "CPU percent",
              "displayName": "CPU percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "memory_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Memory percent",
              "displayName": "Memory percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "iops",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "IO Operations per second",
              "displayName": "IOPS",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "disk_queue_depth",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Number of outstanding I/O operations to the data disk",
              "displayName": "Disk Queue Depth",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "read_throughput",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Bytes read per second from the data disk during monitoring period",
              "displayName": "Read Throughput Bytes/Sec",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "write_throughput",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Bytes written per second to the data disk during monitoring period",
              "displayName": "Write Throughput Bytes/Sec",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "read_iops",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Number of data disk I/O read operations per second",
              "displayName": "Read IOPS",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "write_iops",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Number of data disk I/O write operations per second",
              "displayName": "Write IOPS",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "storage_percent",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage percent",
              "displayName": "Storage percent",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Percent"
            },
            {
              "name": "storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage used",
              "displayName": "Storage used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "storage_free",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Storage Free",
              "displayName": "Storage Free",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "txlogs_storage_used",
              "aggregationType": "Average",
              "category": "Saturation",
              "displayDescription": "Transaction Log Storage Used",
              "displayName": "Transaction Log Storage Used",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Bytes"
            },
            {
              "name": "active_connections",
              "aggregationType": "Average",
              "category": "Traffic",
              "displayDescription": "Active Connections",
              "displayName": "Active Connections",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            },
            {
              "name": "network_bytes_egress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network Out across active connections",
              "displayName": "Network Out",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            },
            {
              "name": "network_bytes_ingress",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Network In across active connections",
              "displayName": "Network In",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Bytes"
            },
            {
              "name": "connections_failed",
              "aggregationType": "Total",
              "category": "Errors",
              "displayDescription": "Failed Connections",
              "displayName": "Failed Connections",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Count"
            },
            {
              "name": "connections_succeeded",
              "aggregationType": "Total",
              "category": "Traffic",
              "displayDescription": "Succeeded Connections",
              "displayName": "Succeeded Connections",
              "supportedAggregationTypes": [
                "Total"
              ],
              "unit": "Count"
            },
            {
              "name": "maximum_used_transactionIDs",
              "aggregationType": "Average",
              "category": "Traffic",
              "displayDescription": "Maximum Used Transaction IDs",
              "displayName": "Maximum Used Transaction IDs",
              "supportedAggregationTypes": [
                "Average",
                "Maximum",
                "Minimum"
              ],
              "unit": "Count"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/providers/Microsoft.Insights/logDefinitions/read",
      "display": {
        "description": "Gets the available logs for PostgreSQL servers",
        "operation": "Read server log definitions",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "The log definition of servers"
      },
      "properties": {
        "serviceSpecification": {
          "logSpecifications": [
            {
              "name": "PostgreSQLLogs",
              "blobDuration": "PT1H",
              "displayName": "PostgreSQL Server Logs"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/providers/Microsoft.Insights/diagnosticSettings/read",
      "display": {
        "description": "Gets the disagnostic setting for the resource",
        "operation": "Read diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/providers/Microsoft.Insights/diagnosticSettings/write",
      "display": {
        "description": "Creates or updates the diagnostic setting for the resource",
        "operation": "Write diagnostic setting",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Database Metric Definition"
      }
    },
    {
      "name": "Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnectionsApproval/action",
      "display": {
        "description": "Determines if the user is allowed to approve a private endpoint connection",
        "operation": "Private Endpoint Connections Approval",
        "provider": "Microsoft DB for PostgreSQL",
        "resource": "Private Endpoint Connections Approval"
      }
    }
  ]
}

定义

名称 说明
ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

错误响应

LogSpecification

作的日志规格。

MetricSpecification

作的度量规范。

Operation

REST API 操作定义。

OperationDisplay

显示与操作关联的元数据。

OperationList

作项的分页集合

OperationOrigin

作的预期执行者。

OperationProperties

作元数据的额外属性。

ServiceSpecification

作的服务规范。

ErrorAdditionalInfo

资源管理错误附加信息。

名称 类型 说明
info

object

附加信息。

type

string

附加信息类型。

ErrorDetail

错误详细信息。

名称 类型 说明
additionalInfo

ErrorAdditionalInfo[]

错误附加信息。

code

string

错误代码。

details

ErrorDetail[]

错误详细信息。

message

string

错误消息。

target

string

错误目标。

ErrorResponse

错误响应

名称 类型 说明
error

ErrorDetail

错误对象。

LogSpecification

作的日志规格。

名称 类型 说明
blobDuration

string

日志的 blob 持续时间。

displayName

string

日志显示名称。

name

string

日志的名称。

MetricSpecification

作的度量规范。

名称 类型 说明
aggregationType

string

指标的聚合类型。

category

string

度量类别。

displayDescription

string

展示指标描述。

displayName

string

指标的显示名称。

name

string

指标的名称。

supportedAggregationTypes

string[]

支持该指标的聚合类型。

supportedTimeGrainTypes

string[]

指标支持的时间粒度类型。

unit

string

指标的单位。

Operation

REST API 操作定义。

名称 类型 说明
display

OperationDisplay

此特定作或作的本地化显示信息。

isDataAction

boolean

指示作是否为数据作。

name

string

对此特定对象执行的作的名称。

origin

OperationOrigin

作的预期执行者。

properties

OperationProperties

作的其他说明。

OperationDisplay

显示与操作关联的元数据。

名称 类型 说明
description

string

操作的说明。

operation

string

操作的名称。

provider

string

资源提供程序的名称。

resource

string

执行作的资源类型。

OperationList

作项的分页集合

名称 类型 说明
nextLink

string (uri)

指向下一页项目的链接

value

Operation[]

本页的作项目

OperationOrigin

作的预期执行者。

说明
NotSpecified
user
system

OperationProperties

作元数据的额外属性。

名称 类型 说明
serviceSpecification

ServiceSpecification

运营服务规格。

ServiceSpecification

作的服务规范。

名称 类型 说明
logSpecifications

LogSpecification[]

作日志规格。

metricSpecifications

MetricSpecification[]

作的公制规格。