Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show insights configuration

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
show insights configuration

Description

Displays the configurations applied to Paragon Insights for all the service instances provisioned in an organization.

Options

This command has no options.

Sample Output

show insights configuration

content_copy zoom_out_map
{
    "insights_configurations": [
        {
            "ebd5a8bf-e2bf-11ee-a392-f6e61c3d4879_l3vpn-onboard-iid": [
                {
                    "insights_node_config": {
                        "device-group-payload": {
                            "device-group-name": "f883d678-c42f-4ddc-9476-ba30a1a2ef45",
                            "devices": [
                                "d4996c636668"
                            ],
                            "open-config": {
                                "gnmi": {
                                    "enable": true,
                                    "encoding": "protobuf"
                                },
                                "initial-sync": true
                            },
                            "org-id": "3c97990f-8446-4fa5-9b88-edd3ddad6cb0",
                            "playbooks": [
                                "onboard-interface-kpis",
                                "onboard-chassis-kpis",
                                "infrastructure-system-kpis",
                                "infrastructure-fpc-kpis",
                                "infrastructure-ospf-kpis",
                                "infrastructure-bgp-kpis",
                                "infrastructure-ldp-kpis",
                                "infrastructure-rib-fib-kpis"
                            ],
                            "site-id": "f883d678-c42f-4ddc-9476-ba30a1a2ef45"
                        },
                        "device-payload": {
                            "device-id": "d4996c636668",
                            "host": "d4996c636668",
                            "uuid": "d4996c636668",
                            "variable": [
                                {
                                    "instance-id": "ebd5a8bf-e2bf-11ee-a392-f6e61c3_l3vpn-onboard-iid",
                                    "playbook": "onboard-interface-kpis",
                                    "rule": "interfaces/check-interface-in-out-errors-traffic-state-flaps",
                                    "variable-value": [
                                        {
                                            "name": "errors-threshold-variable",
                                            "value": "1"
                                        },
                                        {
                                            "name": "flaps-threshold-variable",
                                            "value": "1"
                                        },
                                        {
                                            "name": "interface-name",
                                            "value": "^xe-1/0/4$"
                                        },
                                        {
                                            "name": "traffic-high-threshold",
                                            "value": "80"
                                        },
                                        {
                                            "name": "traffic-low-threshold",
                                            "value": "50"
                                        }
                                    ]
                                },

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation