<?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 POST Rest api method for creating datasources in OCI in Python Discussions</title>
    <link>https://community.netapp.com/t5/Python-Discussions/POST-Rest-api-method-for-creating-datasources-in-OCI/m-p/123165#M7</link>
    <description>&lt;P&gt;I get an error when I try to invoke rest-api POST method with the URL. URL for POST is : "&lt;A href="https://localhost/rest/v1/admin/datasources" target="_blank"&gt;https://localhost/rest/v1/admin/datasources&lt;/A&gt;" .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I invoked the rest api it gave the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;raise HTTPError('{} Client Error: {}'.format(response.status_code, response.reason), response=response)&lt;BR /&gt;requests.exceptions.HTTPError: 404 Client Error: Not Found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server to which I want to post data is logged in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to access the URL and see the information of the datasources that are already created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file is in the JSON format. The contents are as per requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 19:08:34 GMT</pubDate>
    <dc:creator>sadhana</dc:creator>
    <dc:date>2025-06-04T19:08:34Z</dc:date>
    <item>
      <title>POST Rest api method for creating datasources in OCI</title>
      <link>https://community.netapp.com/t5/Python-Discussions/POST-Rest-api-method-for-creating-datasources-in-OCI/m-p/123165#M7</link>
      <description>&lt;P&gt;I get an error when I try to invoke rest-api POST method with the URL. URL for POST is : "&lt;A href="https://localhost/rest/v1/admin/datasources" target="_blank"&gt;https://localhost/rest/v1/admin/datasources&lt;/A&gt;" .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I invoked the rest api it gave the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;raise HTTPError('{} Client Error: {}'.format(response.status_code, response.reason), response=response)&lt;BR /&gt;requests.exceptions.HTTPError: 404 Client Error: Not Found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server to which I want to post data is logged in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to access the URL and see the information of the datasources that are already created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file is in the JSON format. The contents are as per requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 19:08:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Python-Discussions/POST-Rest-api-method-for-creating-datasources-in-OCI/m-p/123165#M7</guid>
      <dc:creator>sadhana</dc:creator>
      <dc:date>2025-06-04T19:08:34Z</dc:date>
    </item>
  </channel>
</rss>

