[ 
https://issues.apache.org/jira/browse/JCLOUDS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760300#comment-13760300
 ] 

Phil Jackson commented on JCLOUDS-266:
--------------------------------------

Howdy!

The data center name can be used when placing orders through 
SoftLayer_Virtual_Guest::createObject. For any orders being passed to 
SoftLayer_Product_Order::<place/verify>Order the id must be sent.

-Phil
                
> softlayer: Use alpha region ids, instead of numeric (ams01 vs 265592)
> ---------------------------------------------------------------------
>
>                 Key: JCLOUDS-266
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-266
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-compute
>         Environment: api.softlayer.com/rest/v3/
>            Reporter: David Toy
>            Priority: Minor
>
> Currently when using softlayer regions must be specified using a numeric 
> 'locationId'.
> In addition to the numeric id SoftLayer make a human readable 'name' 
> available for each region.
> Can jclouds:softlayer switch to using the easier alphanumeric name to specify 
> a region? 
> e.g. jclouds.softlayer:ams01, rather than jclouds.softlayer:265592.
> JSON from SoftLayer:
> {"id":265592,"longName":"Amsterdam 
> 1","name":"ams01","locationAddress":{"accountId":1,"address1":"Paul van 
> Vlissingenstraat 
> 16","city":"Amsterdam","contactName":"SoftLayer","country":"NL","description":"Amsterdam
>  - AMS01","id":3322,"isActive":1,"locationId":265592,"postalCode":"1096 
> BK","type":{"createDate":"2010-04-06T04:49:15+01:00","id":1,"keyName":"SOFTLAYER_DATACENTER","name":"SoftLayer
>  Datacenter (accepts customer DTS 
> shipments)"}},"regions":[{"description":"AMS01 - Amsterdam - Western 
> Europe","keyname":"AMSTERDAM","sortOrder":11}]}]}"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to