Search...

RoleConnectionsAPI

No summary provided.
declare class RoleConnectionsAPI 
declare class RoleConnectionsAPI 

constructor(rest)

Constructs a new instance of the RoleConnectionsAPI class
NameTypeOptionalDescription
restRESTNoNone

getMetadataRecords(applicationId)

:

Promise<RESTGetAPIApplicationRoleConnectionMetadataResult>

Gets the role connection metadata records for the application
NameTypeOptionalDescription
applicationIdSnowflakeNoThe id of the application to get role connection metadata records for

updateMetadataRecords(applicationId, options)

:

Promise<RESTPutAPIApplicationRoleConnectionMetadataResult>

Updates the role connection metadata records for the application
NameTypeOptionalDescription
applicationIdSnowflakeNoThe id of the application to update role connection metadata records for
optionsRESTPutAPIApplicationCommandPermissionsJSONBodyNoThe new role connection metadata records