<< PREVIOUS 

 

PROCURE REQUIRED PARAMETER VALUES

  1. Execute the below command to procure all the supported Process Types

    1. vsp-cli internal-state vsp-web-assist get types

       

       

       

  2. Execute the below command to procure all the supported Log Levels

    1. vsp-cli internal-state vsp-web-assist get logLevel

       

       

       

  3. Execute the below command to procure the allowed values and Application context values

    1. vsp-cli internal-state vsp-web-assist get appContext -s <ProcessType>

       

       

       

    2. ProcessType - Supported process types are: "Java" ".Net" ".Net Core" "Php" "Node.js" "Ruby" "Nginx" "Apache Httpd"

    Image8