CBSessions

List Carbon Black sessions

javascript · Carbon Black Enterprise Response

Details

IDCBSessions
Languagejavascript
From Version5.0.0
Tagscarbon-black endpoint

README

Returns lists of Carbon Black sessions.

Script Data


Name Description
Script Type javascript
Tags carbon-black, endpoint

Dependencies


This script uses the following commands and scripts.

  • cb-list-sessions

Inputs


Argument Name Description
verbose Shows more detailed output.

Outputs


There are no outputs for this script.

commonfields:
  id: CBSessions
  version: -1
name: CBSessions
script: ''
type: javascript
tags:
- carbon-black
- endpoint
comment: List Carbon Black sessions
system: true
args:
- name: verbose
  description: Show more detailed output
scripttarget: 0
dependson:
  must:
  - cb-list-sessions
timeout: 0s
fromversion: 5.0.0
tests:
- No tests