Endpoint Custom Attribute
Location in GUI:
Administration » Identity Management » Settings » Endpoint Custom Attributes
Diagram
Section titled “Diagram”Classes
Section titled “Classes”identity_management (ise)
Section titled “identity_management (ise)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| endpoint_custom_attributes | List | [endpoint_custom_attributes] | No |
endpoint_custom_attributes (ise.identity_management)
Section titled “endpoint_custom_attributes (ise.identity_management)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| type | Choice | Boolean, Date, Float, IP, Int, Long, String | Yes |
Examples
Section titled “Examples”ise: identity_management: endpoint_custom_attributes: - name: isMobile type: Boolean - name: deviceScore type: Int