<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: create an CLI script to enable/disable the vulnerability feature in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/71732#M1196</link>
    <description>&lt;P&gt;Are you asking if this can be done, how this can be done, or if someone will do it for you?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2016 21:19:31 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2016-01-27T21:19:31Z</dc:date>
    <item>
      <title>create an CLI script to enable/disable the vulnerability feature</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/70708#M1194</link>
      <description>&lt;P&gt;How to create an script to enable/ disable the vulnerability feature on all the objects.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 20:11:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/70708#M1194</guid>
      <dc:creator>Chau</dc:creator>
      <dc:date>2016-01-11T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: create an CLI script to enable/disable the vulnerability feature</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/71732#M1196</link>
      <description>&lt;P&gt;Are you asking if this can be done, how this can be done, or if someone will do it for you?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 21:19:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/71732#M1196</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2016-01-27T21:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: create an CLI script to enable/disable the vulnerability feature</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/74390#M1203</link>
      <description>&lt;P&gt;I just need to know how can be done , and if some one has it , and please send it to me (Nguyen_Chau@allergan.com).&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 18:37:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/74390#M1203</guid>
      <dc:creator>Chau</dc:creator>
      <dc:date>2016-03-08T18:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: create an CLI script to enable/disable the vulnerability feature</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/74399#M1204</link>
      <description>&lt;P&gt;Hi Chau,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to script out following commands in language of your choice:&lt;/P&gt;
&lt;P&gt;1. login into device,&lt;/P&gt;
&lt;P&gt;2. issue commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;set cli config-output-format set
configure
delete rulebase security rules YOUR_RULE_NAME profile-setting profiles vulnerability
commit
exit
exit&lt;/PRE&gt;
&lt;P&gt;You need to wait for output of the commit to verify you deleted that part of the rule properly and of course you need to replace "YOUR_RULE_NAME" with exact title of your own rule, but other than that you don't need much more.&lt;/P&gt;
&lt;P&gt;In order to set the profile back, you need a command&lt;/P&gt;
&lt;PRE&gt;set rulebase security rules YOUR_RULE_NAME profile-setting profiles vulnerability YOUR_VULNERABILITY_PROFILE_NAME&lt;/PRE&gt;
&lt;P&gt;and all other mentioned above (set cli config-output, configure, set..., commit, exit, exit). Succesfull commit should always return a string "Configuration committed successfully" among other stuff.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Luciano&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 20:56:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/create-an-cli-script-to-enable-disable-the-vulnerability-feature/m-p/74399#M1204</guid>
      <dc:creator>Lucky</dc:creator>
      <dc:date>2016-03-08T20:56:38Z</dc:date>
    </item>
  </channel>
</rss>

