Statically assigning a profiling policy. When static_profile_assignment is
true, set profile_name to the name of an existing profiling policy — it is
resolved to the corresponding profile ID automatically.
ise:
identity_management:
endpoints:
- mac: FF:FF:FF:FF:FF:FF
description: My endpoint
static_profile_assignment: true
profile_name: Cisco-Device
static_group_assignment: false
Assigning values for custom attributes. The keys must match the
name of an endpoint_custom_attributes definition.
ise:
identity_management:
endpoint_custom_attributes:
- name: isMobile
type: Boolean
endpoints:
- mac: FF:FF:FF:FF:FF:FF
description: My endpoint
static_profile_assignment: false
static_group_assignment: false
custom_attributes:
isMobile: "true"
Location in GUI:
Work Centers » Network Access » Identities » Endpoints