Mse Functions
object MseFunctions
Functions
Link copied to clipboard
This data source provides a list of MSE Clusters in an Alibaba Cloud account according to the specified filters.
suspend fun getClusters(argument: suspend GetClustersPlainArgsBuilder.() -> Unit): GetClustersResult
suspend fun getClusters(clusterAliasName: String? = null, enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, requestPars: String? = null, status: String? = null): GetClustersResult
Link copied to clipboard
This data source provides the Mse Engine Namespaces of the current Alibaba Cloud user.
suspend fun getEngineNamespaces(argument: suspend GetEngineNamespacesPlainArgsBuilder.() -> Unit): GetEngineNamespacesResult
suspend fun getEngineNamespaces(acceptLanguage: String? = null, clusterId: String, ids: List<String>? = null, outputFile: String? = null): GetEngineNamespacesResult
Link copied to clipboard
This data source provides the Mse Gateways of the current Alibaba Cloud user.
suspend fun getGateways(argument: suspend GetGatewaysPlainArgsBuilder.() -> Unit): GetGatewaysResult
suspend fun getGateways(enableDetails: Boolean? = null, gatewayName: String? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null, vpcId: String? = null): GetGatewaysResult
Link copied to clipboard
This data source provides the Mse Znodes of the current Alibaba Cloud user.