<?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 SFMC POST flexconfigpolicies in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/sfmc-post-flexconfigpolicies/m-p/5236492#M537</link>
    <description>&lt;P&gt;When trying to create a new Flex Config in the API-Explorer, I get the an error message. Anyone that has gotten this to work?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X 'POST' \
  '/api/fmc_config/v1/domain/ID/policy/flexconfigpolicies' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H 'X-auth-access-token: TOKEN' \
  -d '{
  "name": "TOS3",
  "description": "Test",
  "type": "FlexConfigPolicy"
}'

{
  "error": {
    "category": "FRAMEWORK",
    "messages": [
      {
        "description": "Operation not supported"
      }
    ],
    "severity": "ERROR"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Documentation:&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/741/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_741/Objects_In_The_REST_API.html#reference_pvd_cjx_p5b" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/741/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_741/Objects_In_The_REST_API.html#reference_pvd_cjx_p5b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2024 10:31:40 GMT</pubDate>
    <dc:creator>rubenapi</dc:creator>
    <dc:date>2024-12-13T10:31:40Z</dc:date>
    <item>
      <title>SFMC POST flexconfigpolicies</title>
      <link>https://community.cisco.com/t5/network-security/sfmc-post-flexconfigpolicies/m-p/5236492#M537</link>
      <description>&lt;P&gt;When trying to create a new Flex Config in the API-Explorer, I get the an error message. Anyone that has gotten this to work?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X 'POST' \
  '/api/fmc_config/v1/domain/ID/policy/flexconfigpolicies' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H 'X-auth-access-token: TOKEN' \
  -d '{
  "name": "TOS3",
  "description": "Test",
  "type": "FlexConfigPolicy"
}'

{
  "error": {
    "category": "FRAMEWORK",
    "messages": [
      {
        "description": "Operation not supported"
      }
    ],
    "severity": "ERROR"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Documentation:&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/741/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_741/Objects_In_The_REST_API.html#reference_pvd_cjx_p5b" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/741/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_741/Objects_In_The_REST_API.html#reference_pvd_cjx_p5b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 10:31:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sfmc-post-flexconfigpolicies/m-p/5236492#M537</guid>
      <dc:creator>rubenapi</dc:creator>
      <dc:date>2024-12-13T10:31:40Z</dc:date>
    </item>
  </channel>
</rss>

