Group - Bulk assign assets access to a specific group
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
tenantIdstring · uuidRequired
groupIdstring · uuidRequired
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Bodyobject[]
Class for representing response model for asset assignment errors.
assetIdstring · uuidOptional
A public property of type GUID that has both a getter and a setter method, which allows for getting and setting the value of the AssetId property.
roleIdstring · uuidOptional
A public property of type GUID that has both a getter and a setter method, which allows for getting and setting the value of the RoleId property.
rlsRolestring[] | nullableOptional
A public property of type list of strings that has both a getter and a setter method, which allows for getting and setting the value of the RlsRole property.
Responses
200
addition acknowledgment
500
Internal SQL Server Error
post
/tenants/{tenantId}/groups/{groupId}/assetsLast updated