Which user role is required to modify MID Server configuration settings within the ServiceNow instance?
Trap 1: itil
ITIL does not grant sufficient privileges for MID management.
Trap 2: discovery_admin
This role manages discovery, but 'mid_server' is the explicit role for the server record.
Trap 3: admin
While admins can do it, 'mid_server' is the specific role required.
- A
itil
Why wrong: ITIL does not grant sufficient privileges for MID management.
- B
mid_server
This is the dedicated role for MID Server management.
- C
discovery_admin
Why wrong: This role manages discovery, but 'mid_server' is the explicit role for the server record.
- D
admin
Why wrong: While admins can do it, 'mid_server' is the specific role required.