getAccountId


SoftLayer_Resource_Metadata::getAccountId

The id for the account which the resource is in

Description

The getAccountId retrieves the ID for the account on which the resource is located.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getAccountId'