1.0.56 • Published 2 years ago

smart-console-interactions v1.0.56

Weekly downloads
84
License
MIT
Repository
github
Last release
2 years ago

smart-console-interactions

A JavaScript library to interact with SmartConsole Extension Platform

Installation

$ npm install smart-console-interactions

Basic Usage

import SmartConsoleInteractions from 'smart-console-interactions';
.
.
const interactions = new SmartConsoleInteractions(demoInteraction);
const context = await this.interactions.getContextObject();

API

Functions

  • query - Execute query to get objects from the Security Management API.
  • getContextObject -Extension context provided by SmartConsole.
  • requestCommit - Request SmartConsole user to execute list of commands. Used by extensions to apply changes by SmartConsole user private session.
  • navigate - Request SmartConsole to navigate to a rule.
  • closeExtensionWindow - Request SmartConsole to close the extension window.

See SmartConsole Extension Developer Guide for additional information.

1.0.56

2 years ago

1.0.55

2 years ago

1.0.54

3 years ago

1.0.53

3 years ago

1.0.51

3 years ago

1.0.52

3 years ago

1.0.50

3 years ago

1.0.49

3 years ago

1.0.48

3 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.44

3 years ago

1.0.43

3 years ago

1.0.42

4 years ago

1.0.41

4 years ago

1.0.40

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.21

4 years ago

1.0.29

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago