<?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: API to fetch the remote access VPN user details in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114273#M5701</link>
    <description>&lt;P&gt;To use the run-script API, see:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/run-script~v1.7%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/run-script~v1.7%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;That said, we have some of this baked into SmartConsole Extensions in the community as well, which should be linked in Val's post.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 15:43:08 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-03-22T15:43:08Z</dc:date>
    <item>
      <title>API to fetch the remote access VPN user details</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114072#M5685</link>
      <description>&lt;P&gt;HI All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any API command to fetch the remote access VPN user count details.&amp;nbsp;&lt;/P&gt;&lt;P&gt;need the similar output which we get from&amp;nbsp;&lt;FONT size="2"&gt;&lt;SPAN&gt;&amp;nbsp;firewall tables&amp;nbsp;&lt;STRONG&gt;fw tab -t userc_users -s&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 10:59:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114072#M5685</guid>
      <dc:creator>Satya</dc:creator>
      <dc:date>2021-03-19T10:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: API to fetch the remote access VPN user details</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114178#M5686</link>
      <description>&lt;P&gt;You can use run-script to run this command and get the results via the API (management or Gaia API).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Mar 2021 21:29:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114178#M5686</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-21T21:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: API to fetch the remote access VPN user details</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114203#M5698</link>
      <description>&lt;P&gt;Hi Phoneboy,&lt;/P&gt;&lt;P&gt;Kindly help me with more information on script which need to run to find out API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 08:32:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114203#M5698</guid>
      <dc:creator>Satya</dc:creator>
      <dc:date>2021-03-22T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: API to fetch the remote access VPN user details</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114210#M5699</link>
      <description>&lt;P&gt;before anyhting else, please look here:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Remote-Access-VPN/Remote-Access-VPN-Short-List-of-Most-Useful-Resources-and-Tools/m-p/82711#M3214" target="_blank"&gt;https://community.checkpoint.com/t5/Remote-Access-VPN/Remote-Access-VPN-Short-List-of-Most-Useful-Resources-and-Tools/m-p/82711#M3214&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 09:15:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114210#M5699</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-03-22T09:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: API to fetch the remote access VPN user details</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114273#M5701</link>
      <description>&lt;P&gt;To use the run-script API, see:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/run-script~v1.7%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/run-script~v1.7%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;That said, we have some of this baked into SmartConsole Extensions in the community as well, which should be linked in Val's post.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 15:43:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-to-fetch-the-remote-access-VPN-user-details/m-p/114273#M5701</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-22T15:43:08Z</dc:date>
    </item>
  </channel>
</rss>

