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
fun GetVolumeGroupSapHanaVolume(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)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard