pc-asset-diff

Setup

Install PCPI Python Integration for Prisma Cloud

python3 -m pip install pcpi

Set up the config json file, 'conf.json' Time stamps are in unix time and include 3 extra decimal places for mili seconds. An example has been included

{
    "earlier_time":1691478000000,
    "later_time":1697958000000
}

Runtime

python3 asset_diff.py

Developer Sites

Social


Copyright © 2024 Palo Alto Networks, Inc. All rights reserved.