listDeviceFailoverTars

The list of all devices in a resource and their eligibility status as a failover target device. API Version: 2017-06-01.

Return

The list of all devices in a resource and their eligibility status as a failover target device.

Parameters

argument

null


suspend fun listDeviceFailoverTars(managerName: String, resourceGroupName: String, sourceDeviceName: String, volumeContainers: List<String>? = null): ListDeviceFailoverTarsResult

Return

The list of all devices in a resource and their eligibility status as a failover target device.

See also

Parameters

managerName

The manager name

resourceGroupName

The resource group name

sourceDeviceName

The source device name on which failover is performed.

volumeContainers

The list of path IDs of the volume containers that needs to be failed-over, for which we want to fetch the eligible targets.


Return

The list of all devices in a resource and their eligibility status as a failover target device.

See also

Parameters

argument

Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.ListDeviceFailoverTarsPlainArgs.