PermissionGroup - Location - Intergraph Smart 3D Web API - Customization & Programming - Hexagon PPM

Intergraph Smart 3D Admin Web API Programmers Reference

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
13

The user can change the Location of the PermissionGroup entity as shown below:

POST/PUT

<ServiceRoot>/Sites(‘MySiteAlias’)/Plants(‘PlantA’)/PermissionGroupFolderChildren(‘PGRootFolder’)/PermissionGroups(‘PG1’)/Location/$ref

{

"@odata.id": "<ServiceRoot>/Sites(‘MySiteAlias’)/Locations(‘id of new Location to be associated with’)"

}