Cloudconnect Functions
object CloudconnectFunctions
Functions
Link copied to clipboard
This data source provides Cloud Connect Networks available to the user.
suspend fun getNetworks(argument: suspend GetNetworksPlainArgsBuilder.() -> Unit): GetNetworksResult
suspend fun getNetworks(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null): GetNetworksResult