We have remote source and we want to add it to a role. Is this right syntax?
"object_privileges":[ { "name":"PSX_CDO", "type":"REMOTE SOURCE", "privileges":[ ], "privileges_with_grant_option":[ "CREATE VIRTUAL TABLE" ] } ]
}