Authorized Accounts
List Account Authorizations For Function
Lists NVIDIA Cloud Account IDs that are authorized to invoke any version of the specified function. The response includes an array showing authorized accounts for each version. Individual versions of a function can have their own authorized accounts. So, each object in the array can have different authorized accounts listed. Access to this functionality mandates the inclusion of a bearer token with the 'authorize_clients' scope in the HTTP Authorization header
get/v2/nvcf/authorizations/functions/{functionId}
Path parameters
functionIdstring uuid required
Function id
Response
OK