<?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 Bind a domain to a cloud in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250407#M3581</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;
Is there a way to bind network domain to clouds, via API or terraform ? (didn’t find in the doc)&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Matthieu&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 17:28:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2024-01-29T17:28:42Z</dc:date>
    <item>
      <title>Bind a domain to a cloud</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250407#M3581</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Is there a way to bind network domain to clouds, via API or terraform ? (didn’t find in the doc)&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Matthieu&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 17:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250407#M3581</guid>
      <dc:creator />
      <dc:date>2024-01-29T17:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bind a domain to a cloud</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250408#M3582</link>
      <description>&lt;P&gt;yes thank you Uthman&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 11:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250408#M3582</guid>
      <dc:creator />
      <dc:date>2024-01-31T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bind a domain to a cloud</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250409#M3583</link>
      <description>&lt;P&gt;You can do this using the API to update a cloud (&lt;A href="https://apidocs.morpheusdata.com/reference/updateclouds"&gt;https://apidocs.morpheusdata.com/reference/updateclouds&lt;/A&gt;) using the following JSON payload:&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;{
   "zone":{
      "networkDomain":{
         "id": &amp;lt;id-of-network-domain&amp;gt;           # e.g. integer representing the ID of the domain 
      }
   }
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope this helps! &lt;IMG src="https://emoji.discourse-cdn.com/twitter/slight_smile.png?v=12" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 10:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/bind-a-domain-to-a-cloud/m-p/7250409#M3583</guid>
      <dc:creator />
      <dc:date>2024-01-31T10:29:14Z</dc:date>
    </item>
  </channel>
</rss>

