Managed System Roles

Defines the roles that can be assigned and managed by someone that holds a role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

The ManagedSystemRoleId is a primary key field in the ManagedSystemRole table that stores a unique identification number for each role within a managed system. This field is of data type int, meaning it can hold whole numbers with no decimal places. The ManagedSystemRoleId is used to uniquely identify each role within the system, allowing for efficient management and organization of user access and permissions. As a primary key, this field ensures the integrity and accuracy of data in the ManagedSystemRole table by uniquely identifying each record and preventing duplicate entries. Overall, the ManagedSystemRoleId plays a crucial role in the effective and secure functioning of the managed system.

int32

The SystemRoleId field in the ManagedSystemRole table is an integer data type that is used to uniquely identify and categorize different roles within a system. This field serves as a primary key and is essential for managing and organizing system roles within the database. It allows for efficient retrieval and organization of system roles, making it easier for administrators to assign and manage roles for various users within the system. The SystemRoleId field plays a crucial role in maintaining the integrity and functionality of the ManagedSystemRole table in managing system roles.

int32

The SystemRoleManagedId is a field in the ManagedSystemRole table that stores an integer value representing the unique identifier for a managed system role. This field is used to distinguish between different roles within a system and facilitate role management processes. The data stored in this field is crucial for system administrators to effectively manage user access and permissions within the system. It serves as a crucial link between the ManagedSystemRole table and other related tables, allowing for efficient data retrieval and management. With its defined data type of int, this field ensures accurate and efficient storage and manipulation of the system role IDs.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!