Get Volume Group Sap Hana Volume
data class GetVolumeGroupSapHanaVolume(val capacityPoolId: String, val dataProtectionReplications: List<GetVolumeGroupSapHanaVolumeDataProtectionReplication>, val dataProtectionSnapshotPolicies: List<GetVolumeGroupSapHanaVolumeDataProtectionSnapshotPolicy>, val exportPolicyRules: List<GetVolumeGroupSapHanaVolumeExportPolicyRule>, val id: String, val mountIpAddresses: List<String>, val name: 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)
Constructors
Link copied to clipboard
constructor(capacityPoolId: String, dataProtectionReplications: List<GetVolumeGroupSapHanaVolumeDataProtectionReplication>, dataProtectionSnapshotPolicies: List<GetVolumeGroupSapHanaVolumeDataProtectionSnapshotPolicy>, exportPolicyRules: List<GetVolumeGroupSapHanaVolumeExportPolicyRule>, id: String, mountIpAddresses: List<String>, name: 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)
Properties
Link copied to clipboard
The ID of the Capacity Pool.
Link copied to clipboard
A data_protection_replication
block as defined below.
Link copied to clipboard
A data_protection_snapshot_policy
block as defined below.
Link copied to clipboard
A export_policy_rule
block as defined below.
Link copied to clipboard
A mount_ip_addresses
block as defined below.
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.