AzurestackhciFunctions

Functions

Link copied to clipboard

Get ArcSetting resource details of HCI Cluster. API Version: 2021-01-01-preview.

suspend fun getArcSetting(arcSettingName: String, clusterName: String, resourceGroupName: String): GetArcSettingResult
Link copied to clipboard

Get HCI cluster. API Version: 2020-10-01.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, resourceGroupName: String): GetClusterResult
Link copied to clipboard

Get particular Arc Extension of HCI Cluster. API Version: 2021-01-01-preview.

suspend fun getExtension(arcSettingName: String, clusterName: String, extensionName: String, resourceGroupName: String): GetExtensionResult