NetworkcloudFunctions

Functions

Link copied to clipboard

Get properties of the provided bare metal machine. API Version: 2022-12-12-preview.

suspend fun getBareMetalMachine(bareMetalMachineName: String, resourceGroupName: String): GetBareMetalMachineResult
Link copied to clipboard

Get bare metal machine key set of the provided cluster. API Version: 2022-12-12-preview.

suspend fun getBareMetalMachineKeySet(bareMetalMachineKeySetName: String, clusterName: String, resourceGroupName: String): GetBareMetalMachineKeySetResult
Link copied to clipboard

Get baseboard management controller key set of the provided cluster. API Version: 2022-12-12-preview.

suspend fun getBmcKeySet(bmcKeySetName: String, clusterName: String, resourceGroupName: String): GetBmcKeySetResult
Link copied to clipboard

Get properties of the provided cloud services network. API Version: 2022-12-12-preview.

suspend fun getCloudServicesNetwork(cloudServicesNetworkName: String, resourceGroupName: String): GetCloudServicesNetworkResult
Link copied to clipboard

Get properties of the provided cluster. API Version: 2022-12-12-preview.

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

Get the properties of the provided cluster manager. API Version: 2022-12-12-preview.

suspend fun getClusterManager(clusterManagerName: String, resourceGroupName: String): GetClusterManagerResult
Link copied to clipboard

Get properties of the provided virtual machine console. API Version: 2022-12-12-preview.

suspend fun getConsole(argument: suspend GetConsolePlainArgsBuilder.() -> Unit): GetConsoleResult
suspend fun getConsole(consoleName: String, resourceGroupName: String, virtualMachineName: String): GetConsoleResult
Link copied to clipboard

Get properties of the provided default CNI network. API Version: 2022-12-12-preview.

suspend fun getDefaultCniNetwork(defaultCniNetworkName: String, resourceGroupName: String): GetDefaultCniNetworkResult
Link copied to clipboard

Get the additional details related to the provided Hybrid AKS provisioned cluster. API Version: 2022-12-12-preview.

suspend fun getHybridAksCluster(hybridAksClusterName: String, resourceGroupName: String): GetHybridAksClusterResult
Link copied to clipboard

Get properties of the provided layer 2 (L2) network. API Version: 2022-12-12-preview.

suspend fun getL2Network(l2NetworkName: String, resourceGroupName: String): GetL2NetworkResult
Link copied to clipboard

Get properties of the provided layer 3 (L3) network. API Version: 2022-12-12-preview.

suspend fun getL3Network(l3NetworkName: String, resourceGroupName: String): GetL3NetworkResult
Link copied to clipboard

Get metrics configuration of the provided cluster. API Version: 2022-12-12-preview.

suspend fun getMetricsConfiguration(clusterName: String, metricsConfigurationName: String, resourceGroupName: String): GetMetricsConfigurationResult
Link copied to clipboard
suspend fun getRack(argument: GetRackPlainArgs): GetRackResult

Get properties of the provided rack. API Version: 2022-12-12-preview.

suspend fun getRack(argument: suspend GetRackPlainArgsBuilder.() -> Unit): GetRackResult
suspend fun getRack(rackName: String, resourceGroupName: String): GetRackResult
Link copied to clipboard

Get properties of the provided storage appliance. API Version: 2022-12-12-preview.

suspend fun getStorageAppliance(resourceGroupName: String, storageApplianceName: String): GetStorageApplianceResult
Link copied to clipboard

Get properties of the provided trunked network. API Version: 2022-12-12-preview.

suspend fun getTrunkedNetwork(resourceGroupName: String, trunkedNetworkName: String): GetTrunkedNetworkResult
Link copied to clipboard

Get properties of the provided virtual machine. API Version: 2022-12-12-preview.

suspend fun getVirtualMachine(resourceGroupName: String, virtualMachineName: String): GetVirtualMachineResult
Link copied to clipboard

Get properties of the provided volume. API Version: 2022-12-12-preview.

suspend fun getVolume(argument: suspend GetVolumePlainArgsBuilder.() -> Unit): GetVolumeResult
suspend fun getVolume(resourceGroupName: String, volumeName: String): GetVolumeResult