Eflo Functions
object EfloFunctions
Functions
Link copied to clipboard
This data source provides Eflo Subnet available to the user.What is Subnet
suspend fun getSubnets(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, resourceGroupId: String? = null, status: String? = null, subnetId: String? = null, subnetName: String? = null, type: String? = null, vpdId: String? = null, zoneId: String? = null): GetSubnetsResult
Link copied to clipboard
This data source provides Eflo Vpd available to the user.What is Vpd
suspend fun getVpds(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, resourceGroupId: String? = null, status: String? = null, vpdId: String? = null, vpdName: String? = null): GetVpdsResult