isDuplicateReadyToMount


SoftLayer_Network_Storage_Iscsi::isDuplicateReadyToMount

Displays the status of a clone mount.

Description

This method returns a boolean indicating whether the clone volume is ready to mount.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Iscsi/{SoftLayer_Network_Storage_IscsiID}/isDuplicateReadyToMount'