getManagerPreview


SoftLayer_Account_Internal_Ibm::getManagerPreview

Gets a container representing the pending request

Description

After validating the requesting user through the access token, generates a container with the relevant request information and returns it.

Parameters

Name Type Description
requestId int
accessToken string

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/getManagerPreview'