Closed sudorandom closed 10 years ago
This will effect the following commands:
sl vs list
sl server list
sl dns zone-list
sl image list
These objects don't have globally unique ids:
sl nas list
sl cdn list
sl dns record-list
sl firewall list
sl iscsi list
sl vlan list
sl ssl list
sl sshkey list
Closed by #445
This will effect the following commands:
sl vs list
- SoftLayer_Virtual_Guest::globalIdentifiersl server list
- SoftLayer_Hardware_Server::globalIdentifiersl dns zone-list
- Zones can always be referenced by their actual name in the context of the CLI.sl image list
- The GUID is already shown but the integer ID is also there. That column can be removed with this effort.These objects don't have globally unique ids:
sl nas list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Storagesl cdn list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_ContentDelivery_Accountsl dns record-list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Dns_Domain_ResourceRecordsl firewall list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Vlansl iscsi list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Storagesl vlan list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Vlansl ssl list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Security_Certificatesl sshkey list
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Security_Ssh_Key - Label is not unique, so it can't fill an identifier role.