Condividi tramite


Configurare il gruppo di volumi di applicazioni per Oracle usando l'API REST

Questo articolo descrive la creazione di un gruppo di volumi di applicazioni (AVG) per Oracle usando l'API REST. I dettagli includono parametri e proprietà selezionati necessari per la distribuzione. L'articolo specifica anche i vincoli e i valori tipici per la creazione di AVG per Oracle, se applicabile.

Gruppo di volumi dell'applicazione: creare

In una richiesta di creazione usare il formato URI seguente:

/subscriptions/<subscriptionId>/providers/Microsoft.NetApp/resourceGroups/<resourceGroupName>/providers/Microsoft.NetApp/netAppAccounts/<accountName>/volumeGroups/<volumeGroupName>?api-version=<apiVersion>

Parametro URI Descrizione Restrizioni per Oracle AVG
subscriptionId ID sottoscrizione Nessuno
resourceGroupName Nome del gruppo di risorse Nessuno
accountName Nome account NetApp Nessuno
volumeGroupName Nome gruppo di volumi Il formato consigliato è <SID>-<Name>

- SID: identificatore univoco. L'ID di sistema univoco Oracle può contenere solo caratteri alfanumerici, trattini ('-') e caratteri di sottolineatura ('_'). Deve contenere almeno 3 caratteri e una stringa massima di 12 caratteri e deve iniziare con una lettera.

- Nome: stringa di propria scelta.

Esempio: ORA-Testing
apiVersion Versione dell'API Deve essere 2023-05-01 o versione successiva

Corpo della richiesta

Il corpo della richiesta è costituito dai parametri esterni, dalle proprietà del gruppo e da creare una matrice di volumi, ognuno con i singoli parametri esterni e le proprietà del volume.

Nella tabella seguente vengono descritti i parametri del corpo della richiesta e le proprietà a livello di gruppo necessari per creare una distribuzione Oracle.

Parametro URI Descrizione Restrizioni per Oracle AVG
Location Area in cui creare il gruppo di volumi dell'applicazione Nessuno
Proprietà gruppo
groupDescription Descrizione per il gruppo Stringa in formato libero
applicationType Tipo di applicazione Usare ORACLE per le distribuzioni AVG per Oracle
applicationIdentifier Stringa di identificatore specifica dell'applicazione Per Oracle, questo parametro è l'ID di sistema univoco
deploymentSpecId Identificatore della specifica di distribuzione che definisce le regole per distribuire il tipo di gruppo di volumi dell'applicazione specifico Deve essere: 10542149-bfca-5618-1879-9863dc6767f1
volumes Matrice di volumi da creare (vedere la tabella successiva per i dettagli granulari del volume) Nella distribuzione Oracle possono essere presenti volumi da 2 a 12:

- Obbligatorio: 1 dati e 1 log

- Facoltativo: dati 2-8, mir-log, backup, binario

Le tabelle seguenti descrivono i parametri del corpo della richiesta e le proprietà del volume per la creazione di un volume in un gruppo di volumi di applicazioni Oracle.

Parametro di richiesta a livello di volume Descrizione Restrizioni
name Nome del volume, che include il SID Oracle per identificare il database usando i volumi nel gruppo No.

Esempi o nomi di volume consigliati:

- <sid>-ora-data1 (dati)
- <sid>-ora-data2 (dati)
- <sid>-ora-log (log)
- <sid>-ora-log-mirror (mirlog)
- <sid>-ora-binary (binario)
- <sid>-ora-bakup (backup)
tags Tag del volume Nessuno
zones Zone di disponibilità Per Oracle AVG:

- Se l'area dispone di zone di disponibilità, è necessario selezionare le zone. Ad esempio: Zone (1, 2 o 3).

- Nel caso in cui un'area non abbia zone disponibili e l'uso di PPG non sia abilitato, il cliente può passare alla distribuzione a livello di area (richiede l'attivazione PPG).

Proprietà del volume Descrizione Restrizioni relative ai valori di Oracle
creationToken Nome del percorso di esportazione, in genere uguale al nome del volume. <sid>-ora-data1
throughputMibps Velocità effettiva QoS È consigliabile impostare la velocità effettiva in base al tipo di volume compreso tra 1 MiBps e 4500 MiBps.
usageThreshold Dimensioni del volume in byte. Questo valore deve essere compreso nell'intervallo da 50 GiB a 100 TiB. Ad esempio, 100 GiB = 107374182400 byte. È consigliabile impostare le dimensioni del volume in byte.
exportPolicyRule Regola dei criteri di esportazione dei volumi È necessario specificare almeno una regola dei criteri di esportazione per Oracle. Solo i valori delle regole seguenti possono essere modificati per Oracle. Il resto deve avere i valori predefiniti:

- unixReadOnly: deve essere false.

- unixReadWrite: deve essere true.

- allowedClients: specificare i client consentiti. Usare 0.0.0.0/0 per nessuna restrizione.

- hasRootAccess: deve essere true per usare l'utente ROOT per l'installazione.

- chownMode: Specificare la chown modalità.

- Select nfsv41: or nfsv3:: come true. È consigliabile usare la stessa versione del protocollo per tutti i volumi.

Tutti gli altri valori delle regole devono essere lasciati predefiniti.
volumeSpecName Specifica il tipo di volume per il gruppo di volumi dell'applicazione da creare I volumi Oracle devono avere un valore che è uno dei seguenti:

- ora-data1
- ora-data2
- ora-data3
- ora-data4
- ora-data5
- ora-data6
- ora-data7
- ora-data8
- ora-log
- ora-log-mirror
- ora-binary
- ora-backup
proximityPlacementGroup ID risorsa del gruppo di posizionamento di prossimità (PPG) per il posizionamento corretto del volume. Questo parametro è facoltativo e, Se l'area dispone di zone disponibili, l'uso delle zone è sempre prioritario. I volumi data, log e mirror-log, ora-binarye backup devono avere un PPG specificato, preferibilmente un PPG comune.
subnetId ID subnet delegato per Azure NetApp Files. L'ID della subnet deve essere lo stesso per tutti i volumi.
capacityPoolResourceId ID pool di capacità Il pool di capacità deve essere di tipo QoS manuale. In genere, tutti i volumi Oracle vengono inseriti in un pool di capacità comune. Tuttavia, non è un requisito.
protocolTypes Protocollo da utilizzare Questo parametro deve essere NFSv3 o NFSv4.1 e deve corrispondere al protocollo specificato nella regola dei criteri di esportazione descritta in precedenza in questa tabella.
endpointType Tipo di endpoint per una configurazione di replica. Il valore consentito è dst
remoteVolumeResourceId ID della risorsa del volume remoto ID del volume
replicationSchedule Frequenza di replica (giornaliera, oraria o ogni 10 minuti) I valori consentiti sono daily, hourlyo _10minutely

Esempi: Gruppo di volumi di applicazioni per il contenuto della richiesta API Oracle

Gli esempi in questa sezione illustrano i valori passati nella richiesta di creazione del gruppo di volumi per varie configurazioni di Oracle. Gli esempi illustrano le procedure consigliate per la denominazione, il ridimensionamento e i valori, come descritto nelle tabelle.

Negli esempi seguenti vengono specificati segnaposto selezionati. È consigliabile sostituirli con valori specifici della configurazione. Questo valori includono:

  • <SubscriptionId>-Esempio: aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
  • <ResourceGroup> -Esempio: TestResourceGroup
  • <NtapAccount> -Esempio: TestAccount
  • <VolumeGroupName> -Esempio: SH9-Test-00001
  • <SubnetId> -Esempio: /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/SH9_Subnet
  • <CapacityPoolResourceId> -Esempio: /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/SH9_Pool

Creare gruppi di volumi di applicazioni per Oracle usando curl

È possibile creare gruppi di volumi Oracle per gli esempi seguenti usando uno script della shell di esempio che chiama l'API usando curl:

  1. Estrarre l'ID sottoscrizione. Questo comando automatizza l'estrazione dell'ID sottoscrizione e genera il token di autorizzazione:

    subId=$(az account list | jq ".[] | select (.name == \"Pay-As-You-Go\") | .id" -r)echo "Subscription ID: $subId" 
    
  2. Creare il token di accesso:

    response=$(az account get-access-token)token=$(echo $response | jq ".accessToken" -r)echo "Token: $token" 
    
  3. Chiamare l'API REST usando curl:

    echo "---"curl -X PUT -H "Authorization: Bearer $token" -H "Content-Type:application/json" -H "Accept:application/json" -d @<ExampleJson> https://management.azure.com/subscriptions/$subId/resourceGroups/<ResourceGroup>/providers/Microsoft.NetApp/netAppAccounts/<NtapAccount>/volumeGroups/<VolumeGroupName>?api-version=2023-05-01 | jq . 
    

Esempio: Gruppo di volumi dell'applicazione per la richiesta di creazione Oracle

In questo esempio viene creato un nome del gruppo di volumi "group1" con i volumi seguenti:

  • test-ora-data1
  • test-ora-data2
  • test-ora-data3
  • test-ora-data4
  • test-ora-data5
  • test-ora-data6
  • test-ora-data7
  • test-ora-data8
  • test-ora-log
  • test-ora-log-mirror
  • test-ora-binary
  • test-ora-backup

Salvare il modello JSON come sh9.json:

Note

I segnaposto <SubnetId> e <CapacityPoolResourceId> devono essere sostituiti e i dati del volume devono essere adattati quando si usa questo JSON come modello per la propria implementazione.

{ 
      "location": "westus", 
      "properties": { 
        "groupMetaData": { 
          "groupDescription": "Volume group", 
          "applicationType": "ORACLE", 
          "applicationIdentifier": "OR2" 
        }, 
        "volumes": [ 
          { 
            "name": "test-ora-data1", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": " OR2-ora-data1", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data1", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": "test-ora-data2", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": " OR2-ora-data2", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data2", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": "test-ora-data3", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": " OR2-ora-data3", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data3", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": "test-ora-data4", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": " OR2-ora-data4", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data4", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-data5", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-data5", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data5", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-data6", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-data6", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data6", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-data7", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-data7", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data7", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-data8", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-data8", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-data8", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-log", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-log", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-log", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-log-mirror", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-log-mirror", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-log-mirror", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-binary", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-binary", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-binary", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ] 
            } 
          }, 
          { 
            "name": " OR2-ora-backup", 
            "zones": [ 
              "1" 
            ], 
            "properties": { 
              "creationToken": "test-ora-backup", 
              "serviceLevel": "Premium", 
              "throughputMibps": 10, 
              "subnetId": <SubnetId>, 
              "usageThreshold": 107374182400, 
              "volumeSpecName": "ora-backup", 
              "capacityPoolResourceId": <CapacityPoolResourceId>, 
              "exportPolicy": { 
                "rules": [ 
                  { 
                    "ruleIndex": 1, 
                    "unixReadOnly": true, 
                    "unixReadWrite": true, 
                    "kerberos5ReadOnly": false, 
                    "kerberos5ReadWrite": false, 
                    "kerberos5iReadOnly": false, 
                    "kerberos5iReadWrite": false, 
                    "kerberos5pReadOnly": false, 
                    "kerberos5pReadWrite": false, 
                    "cifs": false, 
                    "nfsv3": false, 
                    "nfsv41": true, 
                    "allowedClients": "0.0.0.0/0", 
                    "hasRootAccess": true 
                  } 
                ] 
              }, 
              "protocolTypes": [ 
                "NFSv4.1" 
              ]
            }
          }
        ]
      }
    }
  }
}

Adattare e avviare lo script

Note

Questo file di input JSON deve essere usato con lo script precedente.

#! /bin/bash
# 1. Extract the subscription ID:
#
subId=$(az account list | jq ".[] | select (.name == \"Pay-As-You-Go\") | .id" -r)
echo "Subscription ID: $subId"
 
#
# 2. Create the access token:
#
response=$(az account get-access-token)
token=$(echo $response | jq ".accessToken" -r)
echo "Token: $token"
#
# 3. Call the REST API using curl:
# 
echo "---"
curl -X PUT -H "Authorization: Bearer $token" -H "Content-Type:application/json" -H "Accept:application/json" -d @sh9.json https://management.azure.com/subscriptions/$subId/resourceGroups/rg-westus/providers/Microsoft.NetApp/netAppAccounts/ANF-WestUS-test/volumeGroups/test-ORA?api-version=2022-03-01 | jq .

Note

L'uso | jq . alla fine della chiamata curl restituisce il codice JSON in un formato più strutturato.

Risultato di esempio

{
        "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/volumeGroups/group1",
        "name": "group1",
        "type": "Microsoft.NetApp/netAppAccounts/volumeGroups",
        "location": "westus",
        "properties": {
          "provisioningState": "Creating",
          "groupMetaData": {
            "groupDescription": "Volume group",
            "applicationType": "ORACLE",
            "applicationIdentifier": "OR2"
          },
          "volumes": [
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data1",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data1",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data1",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data1",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data2",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data2",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data2",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data2",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data3",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data3",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data3",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data3",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data4",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data4",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data4",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data4",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data5",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data5",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data5",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data5",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data6",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data6",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data6",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data6",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data7",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data7",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data7",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data7",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-data8",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-data8",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-data8",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-data8",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-log",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-log",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-log",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-log",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-log-mirror",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-log-mirror",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-log-mirror",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-log-mirror",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-binary",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-binary",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-binary",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-binary",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            },
            {
              "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/test-ora-backup",
              "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes",
              "name": "test-ora-backup",
              "zones": [
                "1"
              ],
              "properties": {
                "throughputMibps": 10.0,
                "volumeSpecName": "ora-backup",
                "serviceLevel": "Premium",
                "creationToken": "test-ora-backup",
                "usageThreshold": 107374182400,
                "subnetId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
                "exportPolicy": {
                  "rules": [
                    {
                      "ruleIndex": 1,
                      "unixReadOnly": true,
                      "unixReadWrite": true,
                      "kerberos5ReadOnly": false,
                      "kerberos5ReadWrite": false,
                      "kerberos5iReadOnly": false,
                      "kerberos5iReadWrite": false,
                      "kerberos5pReadOnly": false,
                      "kerberos5pReadWrite": false,
                      "cifs": false,
                      "nfsv3": false,
                      "nfsv41": true,
                      "allowedClients": "0.0.0.0/0",
                      "hasRootAccess": true
                    }
                  ]
                },
                "protocolTypes": [
                  "NFSv4.1"
                ]
              }
            }
          ]
        }
      }
    }
  }
}

Configurare la replica tra regioni o tra zone (anteprima)

È possibile utilizzare la replica tra zone o tra regioni per il ripristino di emergenza del gruppo di volumi di applicazione. In questo esempio viene configurata la replica tra zone. Questa funzionalità è attualmente in anteprima.

Note

In questo esempio i segnaposto per <CapacityPoolResourceId>, <SrcVolumeId>e <SubnetId> devono essere sostituiti.

{
    "location": "eastus",
    "properties": {
        "groupMetaData": {
            "groupDescription": "Data Protection: Test group for ORA",
            "applicationType": "ORACLE",
            "applicationIdentifier": "ORA"
        },
        "volumes": [
            {
                "name": "ORA-ora-data1",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data1",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data1",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data1>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data2",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data2",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data2",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data2>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data3", 
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data3",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data3",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data3>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data4",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data4",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data4",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data4>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data5",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data5",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data5",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data5>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data6",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data6",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data6",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data6>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data7",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data7",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data7",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data7>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data8",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-data8",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data8",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data8>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-log",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-log",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-log",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_log>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-log-mirror",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-log-mirror",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-log-mirror",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_log_mirror>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-binary",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-binary",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-binary",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_binary>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-backup",
                "zones": [
                    2
                ],
                "properties": {
                    "creationToken": "ORA-ora-backup",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-backup",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_backup>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            }
        ]
    }
}

Replica tra aree usando un gruppo di posizionamento di prossimità

Questo esempio configura la replica tra aree per un gruppo di volumi applicativi per Oracle distribuito utilizzando un gruppo di posizionamento di prossimità.

Note

In questo esempio i segnaposto per <CapacityPoolResourceId>, <SrcVolumeId>e <SubnetId> devono essere sostituiti.

{
    "location": "eastus",
    "properties": {
        "groupMetaData": {
            "groupDescription": "Data Protection: Test group for ORA",
            "applicationType": "ORACLE",
            "applicationIdentifier": "ORA"
        },
        "volumes": [
            {
                "name": "ORA-ora-data1",
                "properties": {
                    "creationToken": "ORA-ora-data1",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data1",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data1>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data2",
                "properties": {
                    "creationToken": "ORA-ora-data2",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data2",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data2>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data3",
                "properties": {
                    "creationToken": "ORA-ora-data3",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data3",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data3>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data4",
                "properties": {
                    "creationToken": "ORA-ora-data4",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data4",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data4>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data5",
                "properties": {
                    "creationToken": "ORA-ora-data5",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data5",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data5>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data6",
                "properties": {
                    "creationToken": "ORA-ora-data6",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data6",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data6>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data7",
                "properties": {
                    "creationToken": "ORA-ora-data7",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data7",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data7>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-data8",
                "properties": {
                    "creationToken": "ORA-ora-data8",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-data8",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_data8>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-log",
                "properties": {
                    "creationToken": "ORA-ora-log",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-log",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_log>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-log-mirror",
                "properties": {
                    "creationToken": "ORA-ora-log-mirror",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-log-mirror",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_log_mirror>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-binary",
                "properties": {
                    "creationToken": "ORA-ora-binary",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-binary",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_binary>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            },
            {
                "name": "ORA-ora-backup",
                "properties": {
                    "creationToken": "ORA-ora-backup",
                    "serviceLevel": "standard",
                    "throughputMibps": 10,
                    "exportPolicy": {
                        "rules": [
                            {
                                "ruleIndex": 1,
                                "unixReadOnly": true,
                                "unixReadWrite": true,
                                "kerberos5ReadOnly": false,
                                "kerberos5ReadWrite": false,
                                "kerberos5iReadOnly": false,
                                "kerberos5iReadWrite": false,
                                "kerberos5pReadOnly": false,
                                "kerberos5pReadWrite": false,
                                "cifs": false,
                                "nfsv3": false,
                                "nfsv41": true,
                                "allowedClients": "0.0.0.0/0",
                                "hasRootAccess": true
                            }
                        ]
                    },
                    "protocolTypes": [
                        "NFSv4.1"
                    ],
                    "subnetId": <SubnetId>,
                    "usageThreshold": 107374182400,
                    "volumeSpecName": "ora-backup",
                    "capacityPoolResourceId": <CapacityPoolResourceId>,
                    "proximityPlacementGroup": <ProximityPlacementGroupResourceId>,
                    "volumeType": "DataProtection",
                    "dataProtection": {
                        "replication": {
                            "endpointType": "dst",
                            "remoteVolumeResourceId": <SrcVolumeId_backup>,
                            "replicationSchedule": "Hourly"
                        }
                    }
                }
            }
        ]
    }
}

Passaggi successivi