"SoftLayer_" prefix removed for readability.
Obtain a specific service resource associated with the resource
The getServiceResource method retrieves a specific service resource associated with the resource. Service resources are additional resources that may be used by this resource.
Name | Type | Description |
---|---|---|
serviceName | string | Name of the service to be returned |
index | integer | Index of the service to be returned, default 0 (the first) |
string