Skip to main content

Generic Endpoint Command

Background and motivation#

XSOAR has an abundance of integrations with endpoint providers, for example, GuardiCoreV2, CrowdStrikeFalcon, etc.

Generic endpoint command#

endpoint

Description#

Returns information about an endpoint.

- name: endpoint
arguments:
- default: false
description: The endpoint ID.
isArray: false
name: id
required: false
secret: false
- default: true
description: The endpoint IP address.
isArray: false
name: ip
required: false
secret: false
- default: false
description: The endpoint hostname.
isArray: false
name: hostname
required: false
secret: false
deprecated: false

Integrations for reference#

GuardiCoreV2

CrowdStrikeFalcon

Last updated on