"SoftLayer_" prefix removed for readability.
Retrieve the frontend VLAN by a server’s hostname.
Retrieve the frontend network Vlan by searching the hostname of a server
Name | Type | Description |
---|---|---|
hostname | string | The hostname for a server, example: www.server.com |
Throw the exception “You must supply a valid hostname. Example: www.domain.com” if an invalid hostname was provided.
Throw the exception “Unable to find hardware with the hostname of ‘{host}.{domain}'” if there is no server with the hostname provided.