Authorized Accounts
Get Account Authorizations For Function Version
Gets NVIDIA Cloud Account IDs that are authorized to invoke specified function version. Response includes authorized accounts that were added specifically to the function version and the inherited authorized accounts that were added at the function level. 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}/versions/{functionVersionId}
Path parameters
functionIdstring uuid required
Function id
functionVersionIdstring uuid required
Function version
Response
OK