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(acceptLanguage: String? = null, clusterId: String? = null, ids: List<String>? = null, instanceId: 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 Nacos Configs of the current Alibaba Cloud user.

suspend fun getNacosConfigs(acceptLanguage: String? = null, appName: String? = null, dataId: String? = null, enableDetails: Boolean? = null, group: String? = null, ids: List<String>? = null, instanceId: String, namespaceId: String? = null, outputFile: String? = null, requestPars: String? = null, tags: String? = null): GetNacosConfigsResult
Link copied to clipboard

This data source provides the Mse Znodes of the current Alibaba Cloud user.

suspend fun getZnodes(argument: suspend GetZnodesPlainArgsBuilder.() -> Unit): GetZnodesResult
suspend fun getZnodes(acceptLanguage: String? = null, clusterId: String, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, path: String): GetZnodesResult