getHasR1softBareMetalRestorePluginFlag


SoftLayer_Account::getHasR1softBareMetalRestorePluginFlag

Description

Return 1 if one of the account’s hardware has an installation of R1Soft CDP otherwise 0.

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}/getHasR1softBareMetalRestorePluginFlag'