From acb2e84ce244b0d5fa6a71d61f45f2b952f0e5de Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 26 Jan 2021 02:04:05 +0000 Subject: [PATCH] CodeGen from PR 12461 in Azure/azure-rest-api-specs Removing SapMonitor API Version v20171103 (#12461) --- .../Microsoft.HanaOnAzure.json | 152 +----------------- .../Microsoft.HanaOnAzure.json | 2 +- 2 files changed, 2 insertions(+), 152 deletions(-) diff --git a/schemas/2017-11-03-preview/Microsoft.HanaOnAzure.json b/schemas/2017-11-03-preview/Microsoft.HanaOnAzure.json index 6d3c2e74b9..7402e1d651 100644 --- a/schemas/2017-11-03-preview/Microsoft.HanaOnAzure.json +++ b/schemas/2017-11-03-preview/Microsoft.HanaOnAzure.json @@ -61,64 +61,6 @@ "type" ], "description": "Microsoft.HanaOnAzure/hanaInstances" - }, - "sapMonitors": { - "type": "object", - "properties": { - "apiVersion": { - "type": "string", - "enum": [ - "2017-11-03-preview" - ] - }, - "location": { - "type": "string", - "description": "Resource location" - }, - "name": { - "type": "string", - "description": "Name of the SAP monitor resource." - }, - "properties": { - "oneOf": [ - { - "$ref": "#/definitions/SapMonitorProperties" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "Describes the properties of a SAP monitor." - }, - "tags": { - "oneOf": [ - { - "type": "object", - "additionalProperties": { - "type": "string" - }, - "properties": {} - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "Resource tags" - }, - "type": { - "type": "string", - "enum": [ - "Microsoft.HanaOnAzure/sapMonitors" - ] - } - }, - "required": [ - "apiVersion", - "name", - "properties", - "type" - ], - "description": "Microsoft.HanaOnAzure/sapMonitors" } }, "definitions": { @@ -381,98 +323,6 @@ }, "description": "Specifies the operating system settings for the HANA instance." }, - "SapMonitorProperties": { - "type": "object", - "properties": { - "enableCustomerAnalytics": { - "oneOf": [ - { - "type": "boolean" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The value indicating whether to send analytics to Microsoft" - }, - "hanaDbCredentialsMsiId": { - "type": "string", - "description": "MSI ID passed by customer which has access to customer's KeyVault and to be assigned to the Collector VM." - }, - "hanaDbName": { - "type": "string", - "description": "Database name of the HANA instance." - }, - "hanaDbPassword": { - "type": "string", - "description": "Database password of the HANA instance." - }, - "hanaDbPasswordKeyVaultUrl": { - "type": "string", - "description": "KeyVault URL link to the password for the HANA database." - }, - "hanaDbSqlPort": { - "oneOf": [ - { - "type": "integer" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "Database port of the HANA instance." - }, - "hanaDbUsername": { - "type": "string", - "description": "Database username of the HANA instance." - }, - "hanaHostname": { - "type": "string", - "description": "Hostname of the HANA instance." - }, - "hanaSubnet": { - "type": "string", - "description": "Specifies the SAP monitor unique ID." - }, - "keyVaultId": { - "type": "string", - "description": "Key Vault ID containing customer's HANA credentials." - }, - "logAnalyticsWorkspaceArmId": { - "type": "string", - "description": "The ARM ID of the Log Analytics Workspace that is used for monitoring" - }, - "logAnalyticsWorkspaceId": { - "type": "string", - "description": "The workspace ID of the log analytics workspace to be used for monitoring" - }, - "logAnalyticsWorkspaceSharedKey": { - "type": "string", - "description": "The shared key of the log analytics workspace that is used for monitoring" - }, - "provisioningState": { - "oneOf": [ - { - "type": "string", - "enum": [ - "Accepted", - "Creating", - "Updating", - "Failed", - "Succeeded", - "Deleting", - "Migrating" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "State of provisioning of the HanaInstance." - } - }, - "description": "Describes the properties of a SAP monitor." - }, "StorageProfile": { "type": "object", "properties": { @@ -498,4 +348,4 @@ "description": "Specifies the storage settings for the HANA instance disks." } } -} \ No newline at end of file +} diff --git a/schemas/2020-02-07-preview/Microsoft.HanaOnAzure.json b/schemas/2020-02-07-preview/Microsoft.HanaOnAzure.json index 080e64311a..b2b6b44bf2 100644 --- a/schemas/2020-02-07-preview/Microsoft.HanaOnAzure.json +++ b/schemas/2020-02-07-preview/Microsoft.HanaOnAzure.json @@ -205,4 +205,4 @@ "description": "Microsoft.HanaOnAzure/sapMonitors/providerInstances" } } -} \ No newline at end of file +}