<?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 How to check if the if  my workspace has the IP access list feature enabled in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-to-check-if-the-if-my-workspace-has-the-ip-access-list/m-p/17819#M977</link>
    <description />
    <pubDate>Mon, 28 Jun 2021 13:09:12 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-28T13:09:12Z</dc:date>
    <item>
      <title>How to check if the if  my workspace has the IP access list feature enabled</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-check-if-the-if-my-workspace-has-the-ip-access-list/m-p/17819#M977</link>
      <description />
      <pubDate>Mon, 28 Jun 2021 13:09:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-check-if-the-if-my-workspace-has-the-ip-access-list/m-p/17819#M977</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T13:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if the if  my workspace has the IP access list feature enabled</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-check-if-the-if-my-workspace-has-the-ip-access-list/m-p/17820#M978</link>
      <description>&lt;P&gt;check if your workspace has the IP access list feature enabled, call the&amp;nbsp;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/ip-access-list.html#operation/get-status" alt="https://docs.databricks.com/dev-tools/api/latest/ip-access-list.html#operation/get-status" target="_blank"&gt;get feature status API&lt;/A&gt;&amp;nbsp;(&lt;/P&gt;&lt;P&gt;GET&amp;nbsp;/workspace-conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;). Pass&amp;nbsp;keys=enableIpAccessLists as arguments to the request.In the response, the&amp;nbsp;enableIpAccessLists&lt;/P&gt;&lt;P&gt;the field specifies either&amp;nbsp;true or&amp;nbsp;false&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;You can write bash command 
&amp;nbsp;
curl -X -n \
 &lt;A href="https://&amp;lt;databricks-instance&amp;gt;/api/2.0/workspace-conf?keys=enableIpAccessLists" target="test_blank"&gt;https://&amp;lt;databricks-instance&amp;gt;/api/2.0/workspace-conf?keys=enableIpAccessLists&lt;/A&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:11:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-check-if-the-if-my-workspace-has-the-ip-access-list/m-p/17820#M978</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T13:11:54Z</dc:date>
    </item>
  </channel>
</rss>

