getVdrUpdatesInProgressFlag


SoftLayer_Account::getVdrUpdatesInProgressFlag

Description

DEPRECATED - Return 0 if VDR updates are currently in progress on this account otherwise 1.

Parameters

None

Required Headers

Optional Headers

Return Values

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