getRedundancyEnabledFlag


SoftLayer_Network_Component::getRedundancyEnabledFlag

Description

Indicates whether the network component is participating in a group of two or more components which is actively providing link redundancy.

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_Network_Component/{SoftLayer_Network_ComponentID}/getRedundancyEnabledFlag'