<?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 Cisco FMC Deployment using API in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-fmc-deployment-using-api/m-p/5117648#M1113029</link>
    <description>&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;I am new to to the security and tring to setup a LAB with FTD and FMC.&lt;/P&gt;&lt;P&gt;I just configured an interface of FTD from FMC but while deploying that getting error related to CPU and now trying to do it from CLI using API.&lt;/P&gt;&lt;P&gt;I am running below command but getting some error not able to recognise it.&lt;/P&gt;&lt;P&gt;curl -k -X POST '&lt;A href="https://192.168.X.X/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/deployment/deployments" target="_blank" rel="noopener"&gt;https://192.168.X.X/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/deployment/deployments&lt;/A&gt;' -H 'Content-Type: application/json' -H 'X-auth-access-token: ab965bc4-6694-4664-b64b-f80fcab33fc1' -d '{"type": "DeploymentRequest","forceDeploy": true,"ignoreWarning": true,"version": "1.0","deviceList": ["95a8fb98-1ad1-11ef-be1c-da7bb9791eb4"]}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;{"error":{"category":"FRAMEWORK","messages":[{"description":"URL Invalid."}],"severity":"ERROR"}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me here with pusing the deployment from FMC CLI to FTD ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2024 13:03:21 GMT</pubDate>
    <dc:creator>Rajdeep Datta</dc:creator>
    <dc:date>2024-05-27T13:03:21Z</dc:date>
    <item>
      <title>Cisco FMC Deployment using API</title>
      <link>https://community.cisco.com/t5/network-security/cisco-fmc-deployment-using-api/m-p/5117648#M1113029</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;I am new to to the security and tring to setup a LAB with FTD and FMC.&lt;/P&gt;&lt;P&gt;I just configured an interface of FTD from FMC but while deploying that getting error related to CPU and now trying to do it from CLI using API.&lt;/P&gt;&lt;P&gt;I am running below command but getting some error not able to recognise it.&lt;/P&gt;&lt;P&gt;curl -k -X POST '&lt;A href="https://192.168.X.X/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/deployment/deployments" target="_blank" rel="noopener"&gt;https://192.168.X.X/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/deployment/deployments&lt;/A&gt;' -H 'Content-Type: application/json' -H 'X-auth-access-token: ab965bc4-6694-4664-b64b-f80fcab33fc1' -d '{"type": "DeploymentRequest","forceDeploy": true,"ignoreWarning": true,"version": "1.0","deviceList": ["95a8fb98-1ad1-11ef-be1c-da7bb9791eb4"]}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;{"error":{"category":"FRAMEWORK","messages":[{"description":"URL Invalid."}],"severity":"ERROR"}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me here with pusing the deployment from FMC CLI to FTD ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 13:03:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-fmc-deployment-using-api/m-p/5117648#M1113029</guid>
      <dc:creator>Rajdeep Datta</dc:creator>
      <dc:date>2024-05-27T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco FMC Deployment using API</title>
      <link>https://community.cisco.com/t5/network-security/cisco-fmc-deployment-using-api/m-p/5119253#M1113070</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1381382"&gt;@Rajdeep Datta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm afraid you point to the wrong URL. I cannot find this endpoint both in the documentation: &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/660/api/REST/firepower_management_center_rest_api_quick_start_guide_660/Objects_In_The_REST_API.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/660/api/REST/firepower_management_center_rest_api_quick_start_guide_660/Objects_In_The_REST_API.html&lt;/A&gt; and API Explorer.&lt;BR /&gt;&lt;BR /&gt;You can find available endpoints in FMC's API Explorer: https://&amp;lt;your-fmc-address&amp;gt;/api/api-explorer&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 08:13:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-fmc-deployment-using-api/m-p/5119253#M1113070</guid>
      <dc:creator>mfr-6</dc:creator>
      <dc:date>2024-05-29T08:13:11Z</dc:date>
    </item>
  </channel>
</rss>

