getFullyQualifiedDomainName


SoftLayer_Network_Vlan_Firewall::getFullyQualifiedDomainName

Description

A name reflecting the hostname and domain of the firewall. This is created from the combined values of the firewall’s logical name and vlan number automatically, and thus can not be edited directly.

Parameters

None

Required Headers

Optional Headers

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan_Firewall/{SoftLayer_Network_Vlan_FirewallID}/getFullyQualifiedDomainName'