How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cisco Secure Firewall Device HA Pairs API

The Device HA Pairs API from Cisco Secure Firewall — 6 operation(s) for device ha pairs.

Cisco Secure Firewall Device HA Pairs API is one of 108 APIs that Cisco Secure Firewall publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Device HA Pairs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 13 operations across 6 paths, and defines 66 schemas. It is described by OpenAPI 3.2.0, at version 1.13.0.

Requests are made against 9 base URLs: https://api.us.security.cisco.com/firewall, https://api.eu.security.cisco.com/firewall, https://api.apj.security.cisco.com/firewall, https://api.au.security.cisco.com/firewall, https://api.in.security.cisco.com/firewall, https://api.int.security.cisco.com/firewall, https://scale.manage.security.cisco.com/api/rest, https://ci.manage.security.cisco.com/api/rest, https://manage.stg.secure.cisco/api/rest.

13 operations 6 paths 66 schemas 2 DELETE6 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.13.0
Base URL
https://api.us.security.cisco.com/firewall
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Cisco Secure Firewall Device HA Pairs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 13

Across 6 paths, the API surfaces 13 operations — 2 DELETE, 6 GET, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Device HA Pairs 13
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs
Get a list of all Firewall Threat Defense High Availability pairs.
getAllFTDHADeviceContainer 5 params → 200default
POST
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs
Create a Firewall Threat Defense High Availability pair. Check the response section for applicable examples (if any).
createFTDHADeviceContainer 1 param body → 202default
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/failoverinterfacemacaddressconfigs
Get the a list of all Firewall Threat Defense High Availability failover policy interface MAC addresses records.
getAllFTDHAInterfaceMACAddresses 5 params → 200default
POST
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/failoverinterfacemacaddressconfigs
Create a Firewall Threat Defense High Availability failover policy interface MAC addresses record. Check the response section for applicable examples (if any).
createFTDHAInterfaceMACAddresses 3 params body → 201default
DELETE
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/failoverinterfacemacaddressconfigs/{objectId}
Delete the Firewall Threat Defense High Availability failover policy interface MAC addresses record associated with the specified Firewall Threat Defense High Availability pair. Check the response se…
deleteFTDHAInterfaceMACAddresses 4 params → 200default
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/failoverinterfacemacaddressconfigs/{objectId}
Get the Firewall Threat Defense High Availability failover policy interface MAC addresses record associated with the specified Firewall Threat Defense High Availability pair.
getFTDHAInterfaceMACAddresses 4 params → 200default
PUT
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/failoverinterfacemacaddressconfigs/{objectId}
Modify the Firewall Threat Defense High Availability failover policy interface MAC addresses record associated with the specified Firewall Threat Defense HA pair. Check the response section for appli…
updateFTDHAInterfaceMACAddresses 4 params body → 200default
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/monitoredinterfaces
Get a list of all Firewall Threat Defense HA monitored interface policy records.
getAllFTDHAMonitoredInterfaces 5 params → 200default
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/monitoredinterfaces/{objectId}
Get the Firewall Threat Defense High Availabiliy Monitored interface policy record associated with the specified Firewall Threat Defense High Availability pair.
getFTDHAMonitoredInterfaces 4 params → 200default
PUT
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{containerUUID}/monitoredinterfaces/{objectId}
Modify the Firewall Threat Defense High Availability Monitored interface policy record associated with the specified Firewall Threat Defense High Availability pair. Check the response section for app…
updateFTDHAMonitoredInterfaces 4 params body → 200default
DELETE
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{objectId}
Delete the Firewall Threat Defense High Availability record associated with the specified ID Check the response section for applicable examples (if any).
deleteFTDHADeviceContainer 2 params → 200default
GET
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{objectId}
Get the Firewall Threat Defense High Availability record associated with the specified ID
getFTDHADeviceContainer 2 params → 200default
PUT
/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devicehapairs/ftddevicehapairs/{objectId}
Modify the Firewall Threat Defense High Availability record associated with the specified ID Check the response section for applicable examples (if any).
updateFTDHADeviceContainer 3 params body → 200default

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are IFTDBaseInterface (30 properties), FTDBaseInterface (30 properties), FTDHADeviceContainer (27 properties), IBaseDevice (19 properties). Each schema is shown below with its type and property counts.

IARPConfigContainer
object
3 properties
INetworkAddress
object
9 properties
FTDHADeviceContainer
object
Input representation of FTD HA pair.
27 properties 3 required
ExpirationLifeTime
object
2 properties
HealthAlertConfig
object
3 properties
HealthSetting
object
13 properties
FTDHAIPv6Configuration
object
3 properties
IOverride
object
Defines the override details for this object.
2 properties
IOverrideDefaultFragmentSetting
object
3 properties
IDHCPIPv6Pool
object
10 properties
IDHCPIPv6OtherServerOptions
object
3 properties
DialHost
object
2 properties
IAdvanced
object
1 property
IFTDDeviceHABootStrap
object
6 properties 3 required
IApplicationCategory
object
Represents an ApplicationCategory.
9 properties
IInterfaceDeviceModel
object
8 properties
Duration
object
2 properties
IDHCPIPv6DNSServer
object
2 properties
IIPv6Container
object
17 properties
IReadonly
object
2 properties
PreferLifeTime
object
2 properties
IDHCPContainer
object
2 properties
ILinks
object
This defines the self referencing links for the given resource.
2 properties
ErrorMessagesContainer
object
7 properties
FTDHAInterfaceMACAddressesListContainer
object
3 properties
IAddressContainer
object
4 properties
IApplicationMonitoring
object
2 properties
IPolicyModel
object
7 properties
IPPPoEContianer
object
8 properties
FTDBaseInterface
object
30 properties
IFMCAccessConfig
object
2 properties
IIPv6DHCPContainer
object
5 properties
IDomain
object
4 properties
IMetadataUser
object
4 properties
HealthModule
object
9 properties
HealthThreshold
object
2 properties
PagingContainer
object
4 properties
IIPv6PrefixContainer
object
2 properties
FTDHAInterfaceMACAddresses
object
Input Representation of Firepower Threat Defense high availability failover interface MAC addresses record associated with the specified FTD HA pair
10 properties 3 required
FTDHAMonitoredInterfaces
object
Input representation of Firepower Threat Defense high availability monitored interface
10 properties 1 required
IApplicationRisk
object
Represents an ApplicationRisk.
9 properties
IApplicationModel
object
Represents an ApplicationModel containing Application Types, Tags, Productivity, Risk, and Categories.
16 properties
IDHCPIPv6DomainName
object
2 properties
IHealthPolicy
object
Description of Health Policy.
12 properties
IStaticIPContainer
object
4 properties
IAdvertisement
object
3 properties
IMetadata
object
6 properties
FTDHAIPv4Configuration
object
3 properties
IIPv4Container
object
3 properties
IPathMonitoring
object
3 properties
IFTDDeviceHAFailoverLink
object
6 properties 4 required
IFTDHAFailoverInterfacePolicyTrigger
object
16 properties 7 required
IFTDBaseInterface
object
30 properties
FTDHADeviceContainerListContainer
object
3 properties
IApplicationType
object
Represents an ApplicationType.
9 properties
IPrefixContainer
object
4 properties
IIPv6ClientPdContainer
object
2 properties
IBaseDevice
object
19 properties
IReference
object
Contains reference information.
4 properties
IApplicationTag
object
Represents an ApplicationTag.
9 properties
ErrorResponse
object
3 properties
IFTDHAIPv6ActiveStandbyPair
object
2 properties
IFTDInterface
object
8 properties
IApplicationProductivity
object
Represents an ApplicationProductivity.
9 properties
ISecurityZoneObjectModel
object
13 properties
FTDHAMonitoredInterfacesListContainer
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cisco-secure-firewall-device-ha-pairs-api-openapi.yml Raw ↑

Other APIs Cisco Secure Firewall publishes across the network.

Cisco Secure Firewall Access Groups API
Cisco Secure Firewall Access Token API
Cisco Secure Firewall Action API
Cisco Secure Firewall Adjacent Zone API
Cisco Secure Firewall AI Assistant API
Cisco Secure Firewall Analysis API
Cisco Secure Firewall API Entitlement API
Cisco Secure Firewall API Keys API
Cisco Secure Firewall App Group API
Cisco Secure Firewall ASA Access Rules API
Cisco Secure Firewall Audit API
Cisco Secure Firewall Audit Logs API
Where this information came from

This is an independent, third-party profile of Cisco Secure Firewall Device HA Pairs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.