Symantec · Capability
Symantec Endpoint Security Management
Unified endpoint security management capability for Symantec/Broadcom products. Enables security operations teams to manage endpoint protection infrastructure, query protected devices, administer groups, and manage administrator accounts via the SEPM REST API.
Run with Naftiko
BroadcomCybersecurityEndpoint ProtectionEndpoint SecurityGroupsSEPMSecurity OperationsSymantec
What You Can Do
GET
List computers
— List Computers
/v1/computers
DELETE
Remove computer
— Remove Computer
/v1/computers/{computerId}
GET
List groups
— List Groups
/v1/groups
POST
Create group
— Create Group
/v1/groups
GET
List administrators
— List Administrators
/v1/administrators
MCP Tools
list-computers
List all endpoints managed by SEPM with status, OS, SEP version, and last scan time
read-only
idempotent
search-computers-by-name
Search for specific computers by hostname in SEPM
read-only
idempotent
list-groups
List all SEPM groups with computer counts and policy settings
read-only
idempotent
create-group
Create a new computer group in SEPM for policy segmentation
list-administrators
List all SEPM administrator accounts and their roles
read-only
idempotent
APIs Used
sepm