EbsFunctions

Functions

Link copied to clipboard

This data source provides Ebs Dedicated Block Storage Cluster available to the user.

suspend fun getDedicatedBlockStorageClusters(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null): GetDedicatedBlockStorageClustersResult
Link copied to clipboard

This data source provides the Ebs Disk Replica Groups of the current Alibaba Cloud user.

suspend fun getDiskReplicaGroups(ids: List<String>? = null, outputFile: String? = null): GetDiskReplicaGroupsResult
Link copied to clipboard

This data source provides Ebs Disk Replica Pair available to the user.

suspend fun getDiskReplicaPairs(ids: List<String>? = null, outputFile: String? = null, replicaGroupId: String? = null, site: String? = null): GetDiskReplicaPairsResult
Link copied to clipboard

This data source provides the Ebs Regions of the current Alibaba Cloud user.

suspend fun getRegions(argument: suspend GetRegionsPlainArgsBuilder.() -> Unit): GetRegionsResult
suspend fun getRegions(outputFile: String? = null, regionId: String? = null): GetRegionsResult