Cortex Platform - Core
#
This Integration is part of the Core Pack.Supported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
This integration uses the Cortex API to access all the core services and capabilities of the Cortex platform.
#
Configure Cortex Platform Core in CortexParameter | Description | Required |
---|---|---|
HTTP Timeout | The timeout of the HTTP requests sent to Cortex API (in seconds). | False |
#
CommandsYou can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
core-get-asset-detailsGet asset information.
#
Base Commandcore-get-asset-details
#
InputArgument Name | Description | Required |
---|---|---|
asset_id | Asset unique identifier. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
Core.CoreAsset | unknown | Asset additional information. |
Core.CoreAsset.xdmassetprovider | unknown | The cloud provider or source responsible for the asset. |
Core.CoreAsset.xdmassetrealm | unknown | The realm or logical grouping of the asset. |
Core.CoreAsset.xdmassetlast_observed | unknown | The timestamp when the asset was last observed, in ISO 8601 format. |
Core.CoreAsset.xdmassettype__id | unknown | The unique identifier for the asset type. |
Core.CoreAsset.xdmassetfirst_observed | unknown | The timestamp when the asset was first observed, in ISO 8601 format. |
Core.CoreAsset.asset_hierarchy | unknown | The hierarchy or structure representing the asset. |
Core.CoreAsset.xdmassettype__category | unknown | The asset category type. |
Core.CoreAsset.xdmcloudregion | unknown | The cloud region where the asset resides. |
Core.CoreAsset.xdmassetmodule_unstructured_fields | unknown | The unstructured fields or metadata associated with the asset module. |
Core.CoreAsset.xdmassetsource | unknown | The originating source of the asset's information. |
Core.CoreAsset.xdmassetid | unknown | The source unique identifier for the asset. |
Core.CoreAsset.xdmassettype__class | unknown | The classification or type class of the asset. |
Core.CoreAsset.xdmassettype__name | unknown | The specific name of the asset type. |
Core.CoreAsset.xdmassetstrong_id | unknown | The strong or immutable identifier for the asset. |
Core.CoreAsset.xdmassetname | unknown | The name of the asset. |
Core.CoreAsset.xdmassetraw_fields | unknown | The raw fields or unprocessed data related to the asset. |
Core.CoreAsset.xdmassetnormalized_fields | unknown | The normalized fields associated with the asset. |
Core.CoreAsset.all_sources | unknown | A list of all sources providing information about the asset. |
#
Command Example!core-get-asset-details asset_id=123
#
Context Example#
Human Readable Output| asset_hierarchy | xdmassettypecategory | xdmcloudregion | xdmassetmodule_unstructured_fields | xdmassetsource | xdmassetid | xdmassettypeclass | xdmassetnormalized_fields | xdmassetfirst_observed | xdmassetlast_observed | xdmassetname | xdmassettypename | xdmasset__strong_id | |---|---|---|---|---|---|---|---|---|---|---|---|---| |123|Policy|Global||XSIAM|123|Identity||100000000|100000000|Fake Name|IAM|FAKE ID|