Updates the group access to a secured database.
Tenant security enables the owner of a database to restrict access to that secured resource. If a database is secured, the owner of that database can grant or revoke access to that database on a group-by-group basis.
The request package defines an array of operations that grant or revoke access to the specified secured database.
[
{
"operation": "Add",
"targetProperty": "groupId",
"value": "8e676a8f-63ed-4cc0-8678-9a20ce41a80a"
},
{
"operation": "Remove",
"targetProperty": "groupId",
"value": "4x679a8a-74et-4cc0-8678-7g90ee96d00f"
}
]
Secured Data Resource Permissions
This operation can only be performed the owner of a secured database. To learn more, see Administer Server and Database Security.
Tenant security is an optional Data Bridge feature that enables organizations to segregate data and restrict access to secured resoruces (servers and databases) based on business need. To learn more, see Tenant Security