EhpcFunctions

Functions

Link copied to clipboard

This data source provides the Ehpc Clusters of the current Alibaba Cloud user.

suspend fun getClusters(argument: suspend GetClustersPlainArgsBuilder.() -> Unit): GetClustersResult
suspend fun getClusters(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetClustersResult
Link copied to clipboard

This data source provides the Ehpc Job Templates of the current Alibaba Cloud user.

suspend fun getJobTemplates(ids: List<String>? = null, outputFile: String? = null): GetJobTemplatesResult