GlobalProfile REST Endpoints

GlobalProfile

A global profile defines a set of privileges for access to global, or application-wide, information such as cost accounts, resources, and roles. To control user access to global information, you create global profiles, and then assign specific profiles to individual users. All users are required to have a global profile.

To allow complete access to all global information and all projects, a global profile called Admin Superuser is provided. You can assign the Admin Superuser profile to as many users as you like. However, since the Admin Superuser profile enables access to all information, you would typically restrict the number of users to whom you assign this profile.

Create GlobalProfiles
Method: post
Path: /globalProfile
Delete GlobalProfiles
Method: delete
Path: /globalProfile
Read GlobalProfile
Method: get
Path: /globalProfile
Update GlobalProfile
Method: put
Path: /globalProfile
View GlobalProfile Field Length
Method: get
Path: /globalProfile/getFieldLength/{fieldName}
View GlobalProfile fields
Method: get
Path: /globalProfile/fields