commonfields: id: CBPFindComputer version: -1 name: CBPFindComputer script: '' type: python subtype: python3 tags: - carbon-black-protection - bit9 comment: Find a computer in CBEP/Bit9. system: true args: - name: query default: true description: Only show computers matching this query. If omitted, displays all computers. Query is in CBEP/Bit9 syntax documented in https://developer.carbonblack.com/reference/enterprise-protection/7.2/rest-api/#query-condition - e.g. "name:*srv*". scripttarget: 0 dependson: must: - cbp-computer-search timeout: 0s fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No test