Name | Type | Multiplicity | Description |
---|---|---|---|
usersCount |
property int |
[0,1] | Number of users in the cluster. |
rolesCount |
property int |
[0,1] | Number of roles in the cluster. |
membershipDensity |
property double |
[0,1] | Properties density refers to the measure of how tightly packed or concentrated the data points are within a cluster. |
membershipMean |
property double |
[0,1] | Average number of compared objects (properties) per member in a cluster. |
membershipRange |
property RangeType |
[0,1] | Specifies the minimum and maximum required number of properties. |
detectedReductionMetric |
property double |
[0,1] | Number of relationships value when applying the largest pattern found. |
riskLevel |
property string |
[0,1] | Indication of the level of risk associated with the cluster. |
roleAttributeAnalysisResult |
container RoleAnalysisAttributeAnalysisResult |
[0,1] | Contains information about the attribute analysis result. |
userAttributeAnalysisResult |
container RoleAnalysisAttributeAnalysisResult |
[0,1] | Contains information about the attribute analysis result. |
Flags: RAM,runtime
Multiplicity: [0,1]
Number of users in the cluster.
Flags: RAM,runtime
Multiplicity: [0,1]
Number of roles in the cluster.
Flags: RAM,runtime
Multiplicity: [0,1]
Properties density refers to the measure of how tightly packed or concentrated the
data points are within a cluster.
This parameter represents the total overlap of compared objects.
In the case of USER MODE, it is the role (properties) overlay over all users (members).
In the case of ROLE MODE, it is the user (properties) overlay over all roles (members).
Flags: RAM,runtime
Multiplicity: [0,1]
Average number of compared objects (properties) per member in a cluster.
In the case of USER MODE, it is the average number of roles (properties).
In the case of ROLE MODE, it is the average number of users (properties).
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the minimum and maximum required number of properties.
If the condition is not met, the object is excluded.
USER MODE - min role assign.
ROLE MODE - min members count.
Flags: RAM,runtime
Multiplicity: [0,1]
Number of relationships value when applying the largest pattern found.
Flags: RAM,runtime
Multiplicity: [0,1]
Indication of the level of risk associated with the cluster.
This may be a numeric value, textual label are any other suitable machine-processable indication.
Currently not used (reserved for future use).
Flags: RAM,runtime
Multiplicity: [0,1]
Contains information about the attribute analysis result.
Flags: RAM,runtime
Multiplicity: [0,1]
Contains information about the attribute analysis result.