<?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 do you find out if the REST API calls are logged anywhere when you update an IP Access List? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-you-find-out-if-the-rest-api-calls-are-logged-anywhere/m-p/25348#M17619</link>
    <description>&lt;P&gt;In the example response at&amp;nbsp;&lt;A href="https://docs.databricks.com/security/network/ip-access-list.html" alt="https://docs.databricks.com/security/network/ip-access-list.html" target="_blank"&gt;https://docs.databricks.com/security/network/ip-access-list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;{
  "ip_access_list": {
    "list_id": "&amp;lt;list-id&amp;gt;",
    "label": "office",
    "ip_addresses": [
        "1.1.1.1",
        "2.2.2.2/21"
    ],
    "address_count": 2,
    "list_type": "ALLOW",
    "created_at": 1578423494457,
    "created_by": 6476783916686816,
    "updated_at": 1578423494457,
    "updated_by": 6476783916686816,
    "enabled": true
  }
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the fields&amp;nbsp;&lt;B&gt; "created_at", "created_by", "updated_at", "updated_by"&lt;/B&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 01:07:05 GMT</pubDate>
    <dc:creator>User15787040559</dc:creator>
    <dc:date>2021-06-10T01:07:05Z</dc:date>
    <item>
      <title>How do you find out if the REST API calls are logged anywhere when you update an IP Access List?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-find-out-if-the-rest-api-calls-are-logged-anywhere/m-p/25348#M17619</link>
      <description>&lt;P&gt;In the example response at&amp;nbsp;&lt;A href="https://docs.databricks.com/security/network/ip-access-list.html" alt="https://docs.databricks.com/security/network/ip-access-list.html" target="_blank"&gt;https://docs.databricks.com/security/network/ip-access-list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;{
  "ip_access_list": {
    "list_id": "&amp;lt;list-id&amp;gt;",
    "label": "office",
    "ip_addresses": [
        "1.1.1.1",
        "2.2.2.2/21"
    ],
    "address_count": 2,
    "list_type": "ALLOW",
    "created_at": 1578423494457,
    "created_by": 6476783916686816,
    "updated_at": 1578423494457,
    "updated_by": 6476783916686816,
    "enabled": true
  }
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the fields&amp;nbsp;&lt;B&gt; "created_at", "created_by", "updated_at", "updated_by"&lt;/B&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 01:07:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-find-out-if-the-rest-api-calls-are-logged-anywhere/m-p/25348#M17619</guid>
      <dc:creator>User15787040559</dc:creator>
      <dc:date>2021-06-10T01:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you find out if the REST API calls are logged anywhere when you update an IP Access List?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-you-find-out-if-the-rest-api-calls-are-logged-anywhere/m-p/25349#M17620</link>
      <description>&lt;P&gt;The workspace audit logs should provide all workspace conf change logs. &lt;/P&gt;&lt;P&gt;You can check service accountsManager and action name createWorkspaceConfiguration or updateWorkspaceConfiguration.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 20:05:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-you-find-out-if-the-rest-api-calls-are-logged-anywhere/m-p/25349#M17620</guid>
      <dc:creator>User16752239289</dc:creator>
      <dc:date>2021-06-25T20:05:12Z</dc:date>
    </item>
  </channel>
</rss>

