isEligibleToLinkWithPaas


SoftLayer_Account::isEligibleToLinkWithPaas

Returns true if this account is eligible to link with PaaS. False otherwise.

Description

Returns true if this account is eligible to link with PaaS. False otherwise.

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_Account/isEligibleToLinkWithPaas'