isCurrentReviewer


SoftLayer_Account_ProofOfConcept::isCurrentReviewer

Determines if the user is one of the reviewers currently able to act

Description

Determines if the user is one of the reviewers currently able to act

Parameters

Name Type Description
requestId int
accessToken string

Required Headers

Optional Headers

  • None

Return Values

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