"SoftLayer_" prefix removed for readability.
Obtain a specific service resource associated with the resource
Name | Type | Description |
---|---|---|
serviceName | string | Name of the service to be returned |
index | int | Index of the service to be returned, default 0 (the first) |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getServiceResource'