Skip to content

Commit 181f76d

Browse files
committed
sap hana rest api endpoints
1 parent 283af3c commit 181f76d

6 files changed

+10
-12
lines changed

articles/azure-netapp-files/backup-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Search backups of Azure NetApp Files volumes | Microsoft Docs
2+
title: Search backups of Azure NetApp Files volumes
33
description: Describes how to display and search backups of Azure NetApp Files volumes at the volume level and the NetApp account level.
44
services: azure-netapp-files
55
author: b-hchen

articles/azure-netapp-files/backup-vault-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage backup vaults for Azure NetApp Files | Microsoft Docs
2+
title: Manage backup vaults for Azure NetApp Files
33
description: Describes how to use backup vaults to manage backups in Azure NetApp Files.
44
services: azure-netapp-files
55
author: b-ahibbard

articles/azure-netapp-files/configure-application-volume-group-sap-hana-api.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 04/22/2025
8+
ms.date: 05/22/2025
99
ms.author: b-ahibbard
1010
---
1111
# Configure application volume groups for SAP HANA using REST API
@@ -116,6 +116,9 @@ This table describes the request body parameters and volume properties for creat
116116
| `protocolTypes` | Protocol to use | This should be either NFSv3 or NFSv4.1 and should match the protocol specified in the Export Policy Rule described earlier in this table. |
117117
| `networkFeatures` | Network features | Both `basic` and `standard` are supported |
118118
| `zones` | Availability zone | Enter logical zone in the following format: `[“1”]` |
119+
| `endpointType` | Endpoint type for a replication configuration. | The allowed value is `dst` |
120+
| `remoteVolumeResourceId` | The resource ID of the remote volume | The volume ID |
121+
| `replicationSchedule` | The frequency of replication (daily, hourly, or every 10 minutes) | The allowed values are `daily`, `hourly`, or `_10minutely`. For guidance on which volume type supports which schedule, see [Replication schedules, RTO, and RPO](application-volume-group-disaster-recovery.md#replication-schedules-rto-and-rpo). |
119122

120123
## Example API request content: application volume group creation
121124

articles/azure-netapp-files/configure-application-volume-oracle-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following tables describe the request body parameters and volume properties
6363
| `protocolTypes` | Protocol to use | This parameter should be either NFSv3 or NFSv4.1 and should match the protocol specified in the Export Policy Rule described earlier in this table. |
6464
| `endpointType` | Endpoint type for a replication configuration. | The allowed value is `dst` |
6565
| `remoteVolumeResourceId` | The resource ID of the remote volume | The volume ID |
66-
| `replication:replicationSchedule` | The frequency of replication (daily, hourly, or every 10 minutes) | The allowed values are `daily`, `hourly`, or `_10minutely` |
66+
| `replicationSchedule` | The frequency of replication (daily, hourly, or every 10 minutes) | The allowed values are `daily`, `hourly`, or `_10minutely` |
6767

6868
## Examples: Application volume group for Oracle API request content
6969

articles/azure-netapp-files/network-file-system-group-memberships.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Understand NFS group memberships and supplemental groups for Azure NetApp Files | Microsoft Learn
2+
title: Understand NFS group memberships and supplemental groups for Azure NetApp Files
33
description: This article helps you understand NFS group memberships and supplemental groups as they apply to Azure NetApp Files.
44
services: azure-netapp-files
55
author: whyistheinternetbroken
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 08/02/2023
8+
ms.date: 01/02/2025
99
ms.author: anfdocs
1010
---
1111

12-
# Understand NFS group memberships and supplemental groups
12+
# Understand NFS group memberships and supplemental groups in Azure NetApp Files
1313

1414
You can use LDAP to control group membership and to return supplemental groups for NFS users. This behavior is controlled through schema attributes in the LDAP server.
1515

articles/azure-netapp-files/performance-large-volumes-linux.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
title: Azure NetApp Files large volume performance benchmarks for Linux
33
description: Describes the tested performance capabilities of a single Azure NetApp Files large volume as it pertains to Linux use cases.
44
services: azure-netapp-files
5-
documentationcenter: ''
65
author: b-hchen
7-
manager: ''
8-
editor: ''
9-
10-
ms.assetid:
116
ms.service: azure-netapp-files
127
ms.workload: storage
138
ms.tgt_pltfrm: na

0 commit comments

Comments
 (0)