{"type":"model","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/9b0e4c9a-48cb-3530-a00a-1f32fbf2438c","info":{"title":"Cisco Security Cloud Control Firewall Manager API","version":"1.15.0","description":"Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer","contact":{"name":"Cisco Security Cloud Control TAC","email":"cdo.tac@cisco.com"}},"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"properties":{"autoDeployEnabled":{"description":"Specifies whether changes to ZTNA settings are automatically deployed to the device. Note: This applies only to ZTNA-specific changes and does not affect the deployment of other pending changes.","example":false,"type":"boolean"},"domainSettings":{"description":"Configuration that defines how Secure Client communicates with the device.","items":{"properties":{"certificate":{"description":"Reference to the Public Key Infrastructure (PKI) certificate object on the FMC. This certificate is used to authenticate communication between the Secure Client and the device.","properties":{"link":{"description":"The endpoint to access this resource from.","example":"https://us.manage.security.cisco.com/api/rest/v1/cdfmc/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/networks/0276f012-3875-0ed3-0000-004294981364","type":"string"},"name":{"description":"The name of the FMC Object.","type":"string"},"type":{"description":"The type of the FMC Object.","example":"PhysicalInterface","type":"string"},"uid":{"description":"The unique identifier, represented as a UUID, of the FMC Object.","example":"7131daad-e813-4b8f-8f42-be1e241e8cdb","format":"uuid","type":"string"}},"type":"object","$$ref":"#/components/schemas/FmcObjectReference"},"fqdn":{"description":"The fully qualified domain name (FQDN) of the device. Secure Client uses this to communicate with the device.","example":"myftd.cisco.com","type":"string"},"interfaces":{"description":"List of references to interface objects on the FMC, which defines the interfaces on the device that are used for ZTNA.","items":{"properties":{"link":{"description":"The endpoint to access this resource from.","example":"https://us.manage.security.cisco.com/api/rest/v1/cdfmc/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/networks/0276f012-3875-0ed3-0000-004294981364","type":"string"},"name":{"description":"The name of the FMC Object.","type":"string"},"type":{"description":"The type of the FMC Object.","example":"PhysicalInterface","type":"string"},"uid":{"description":"The unique identifier, represented as a UUID, of the FMC Object.","example":"7131daad-e813-4b8f-8f42-be1e241e8cdb","format":"uuid","type":"string"}},"type":"object","$$ref":"#/components/schemas/FmcObjectReference"},"type":"array"}},"type":"object","$$ref":"#/components/schemas/DomainSettings"},"type":"array"}},"type":"object","title":"Staged"}}