Get Volume Group Oracle Volume
data class GetVolumeGroupOracleVolume(val capacityPoolId: String, val dataProtectionReplications: List<GetVolumeGroupOracleVolumeDataProtectionReplication>, val dataProtectionSnapshotPolicies: List<GetVolumeGroupOracleVolumeDataProtectionSnapshotPolicy>, val encryptionKeySource: String, val exportPolicyRules: List<GetVolumeGroupOracleVolumeExportPolicyRule>, val id: String, val keyVaultPrivateEndpointId: String, val mountIpAddresses: List<String>, val name: String, val networkFeatures: String, val protocols: List<String>, val proximityPlacementGroupId: String, val securityStyle: String, val serviceLevel: String, val snapshotDirectoryVisible: Boolean, val storageQuotaInGb: Int, val subnetId: String, val tags: Map<String, String>, val throughputInMibps: Double, val volumePath: String, val volumeSpecName: String, val zone: String)
Constructors
Link copied to clipboard
constructor(capacityPoolId: String, dataProtectionReplications: List<GetVolumeGroupOracleVolumeDataProtectionReplication>, dataProtectionSnapshotPolicies: List<GetVolumeGroupOracleVolumeDataProtectionSnapshotPolicy>, encryptionKeySource: String, exportPolicyRules: List<GetVolumeGroupOracleVolumeExportPolicyRule>, id: String, keyVaultPrivateEndpointId: String, mountIpAddresses: List<String>, name: String, networkFeatures: String, protocols: List<String>, proximityPlacementGroupId: String, securityStyle: String, serviceLevel: String, snapshotDirectoryVisible: Boolean, storageQuotaInGb: Int, subnetId: String, tags: Map<String, String>, throughputInMibps: Double, volumePath: String, volumeSpecName: String, zone: String)
Properties
Link copied to clipboard
The ID of the Capacity Pool.
Link copied to clipboard
Link copied to clipboard
A data_protection_snapshot_policy
block as defined below.
Link copied to clipboard
The encryption key source.
Link copied to clipboard
A export_policy_rule
block as defined below.
Link copied to clipboard
The Private Endpoint ID for Key Vault when using customer managed keys.
Link copied to clipboard
A mount_ip_addresses
block as defined below.
Link copied to clipboard
Network feature in use at the time of volume creation.
Link copied to clipboard
The ID of the proximity placement group.
Link copied to clipboard
Volume security style.
Link copied to clipboard
The target performance of the file system.
Link copied to clipboard
Is the .snapshot (NFS clients) path of a volume visible?
Link copied to clipboard
The maximum Storage Quota allowed for a file system in Gigabytes.
Link copied to clipboard
Throughput of this volume in Mibps.
Link copied to clipboard
A unique file path for the volume.
Link copied to clipboard
Volume spec name.