Cisco Secure Firewall Object API

The Object API from Cisco Secure Firewall — 262 operation(s) for object.

OpenAPI Specification

cisco-secure-firewall-object-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Cisco Secure Firewall Object API
  version: 1.13.0
  contact:
    name: Cisco Firepower TAC
    email: ngfw-support@cisco.com
  description: 'Operations tagged Object across 2 of this provider''s published API definitions: cdfmc-openapi.yaml, cisco-secure-firewall-cdfmc-openapi.yml.
    Each path carries the servers of the definition it was published in.'
  x-provenance:
    method: harvested
    first_party: true
    harvested: '2026-08-19'
    source: https://raw.githubusercontent.com/CiscoDevNet/scc-public-api-docs/main/cdo/cdfmc-openapi.yaml
    source_repo: https://github.com/CiscoDevNet/scc-public-api-docs
    note: Verbatim first-party OpenAPI published by Cisco in the CiscoDevNet scc-public-api-docs repository, the source of
      record for developer.cisco.com/docs/cisco-security-cloud-control-firewall-manager/. Not authored or modified by API
      Evangelist.
    derived_view: Per-tag view of cisco-secure-firewall-cdfmc-openapi.yml, the provider's source document. Operations and
      schemas are the provider's, unmodified; only the partition is ours.
    derived_from: cisco-secure-firewall-cdfmc-openapi.yml
    operation_coverage: 508/508
  x-evidence:
    fetched: '2026-08-19'
    url: https://raw.githubusercontent.com/CiscoDevNet/scc-public-api-docs/main/cdo/cdfmc-openapi.yaml
    http_status: 200
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
tags:
- name: Object
paths:
  /v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes:
    get:
      deprecated: false
      description: '**Get the list of all AnyConnect Custom Attribute objects.**'
      operationId: getAllAnyConnectCustomAttributeModel
      parameters:
      - description: To be used in conjunction with <code>"unusedOnly:true"</code> to search for unused objects and <code>"nameOrValue:{nameOrValue}"</code>
          to search for both name and value.
        in: query
        name: filter
        required: false
        schema:
          type: string
      - description: UUID of the ticket for tracking the configuration changes.
        in: header
        name: ticket-id
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      - $ref: '#/components/parameters/offset'
        name: offset
      - $ref: '#/components/parameters/limit'
        name: limit
      - $ref: '#/components/parameters/expanded'
        name: expanded
      responses:
        '200':
          content:
            application/json:
              examples:
                ? 'Example 1 : GET /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes?limit=1 ( Get all paginated
                  anyconnect custom attribute objects with limit=1 )'
                : value:
                    items:
                    - attributeType: ALLOW_DEFER_UPDATE
                      id: 00505681-5111-0ed3-0000-008589934595
                      links:
                        self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes
                      name: custAttr1
                      type: AnyConnectCustomAttribute
                    links:
                      self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes?offset=0&limit=1
                    paging:
                      count: 1
                      limit: 1
                      offset: 0
                      pages: 1
                ? 'Example 2 : GET /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes?offset=0&limit=25&expanded=true
                  ( Get all paginated anyconnect custom attribute objects with expanded=true )'
                : value:
                    items:
                    - attributeType: PER_APP_VPN
                      description: Per App VPN
                      id: 00505681-5111-0ed3-0000-012884901891
                      links:
                        self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-012884901891
                      metadata:
                        domain:
                          id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                          name: Global
                          type: Domain
                        lastUser:
                          name: ma
                        timestamp: 1649698834000.0
                      name: custAttr2
                      overridable: false
                      perAppVpnBase64EncodedValue: dGVzdA==
                      type: AnyConnectCustomAttribute
                    - attributeType: DYNAMIC_SPLIT_TUNNELING
                      description: Dynamic Split Tunneling
                      dynamicSplitTunnel:
                        excludeDomains:
                        - cisco3.com
                        - cisco4.com
                        includeDomains:
                        - cisco1.com
                        - cisco2.com
                      id: 00505681-5111-0ed3-0000-012884901909
                      links:
                        self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-012884901909
                      metadata:
                        domain:
                          id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                          name: Global
                          type: Domain
                        lastUser:
                          name: ma
                        timestamp: 1649698904000.0
                      name: custAttr3
                      overridable: false
                      type: AnyConnectCustomAttribute
                    - attributeType: ALLOW_DEFER_UPDATE
                      deferUpdate:
                        defaultAction: DEFER
                        minimumAnyConnectVersion: 7.2.0
                        promptType: NO_PROMPT_AUTO_ACTION
                      description: ' Post from rest'
                      id: 00505681-6B90-0ed3-0000-021474836509
                      links:
                        self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-6B90-0ed3-0000-021474836509
                      metadata:
                        domain:
                          id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                          name: Global
                          type: Domain
                        lastUser:
                          name: ma
                        timestamp: 0
                      name: custAttr2
                      overridable: false
                      type: AnyConnectCustomAttribute
                    - attributeType: USER_DEFINED_CUSTOM_ATTR
                      description: AnyConnect Custom Attribute User Defined in PUT
                      id: 00505681-5111-0ed3-0000-064424509586
                      links:
                        self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509586
                      metadata:
                        domain:
                          id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                          name: Global
                          type: Domain
                        lastUser:
                          name: ma
                        timestamp: 0
                      name: custAttr4_put
                      overridable: false
                      type: AnyConnectCustomAttribute
                      userDefinedAttribute:
                        name: Test_put
                        value: Cisco_put
                    links:
                      self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes?offset=0&limit=25&expanded=true
                    paging:
                      count: 4
                      limit: 25
                      offset: 0
                      pages: 1
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeModelListContainer'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    post:
      deprecated: false
      description: '**Create an AnyConnect Custom Attribute. _Check the response section for applicable examples (if any)._**'
      operationId: createAnyConnectCustomAttributeModel
      parameters:
      - description: UUID of the ticket for tracking the configuration changes.
        in: header
        name: ticket-id
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      requestBody:
        content:
          application/json:
            examples:
              ? 'Example 1 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                anyconnect custom attribute objects )'
              : value:
                  attributeType: DYNAMIC_SPLIT_TUNNELING
                  description: Dynamic Split Tunneling rest
                  dynamicSplitTunnel:
                    excludeDomains:
                    - cisco3.com
                    - cisco4.com
                    includeDomains:
                    - cisco1.com
                    - cisco2.com
                  name: AnyConnectCustAttr_DynamicSplitTunnel1
                  overridable: false
                  type: AnyConnectCustomAttribute
              ? 'Example 2 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                anyconnect custom attribute objects )'
              : value:
                  attributeType: ALLOW_DEFER_UPDATE
                  deferUpdate:
                    defaultAction: DEFER
                    minimumAnyConnectVersion: 7.2.0
                    promptType: NO_PROMPT_AUTO_ACTION
                  description: ' Post from rest'
                  name: AnyConnectCustAttr_AllowDeferUpdate1
                  overridable: false
                  type: AnyConnectCustomAttribute
              ? 'Example 3 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                anyconnect custom attribute objects )'
              : value:
                  attributeType: USER_DEFINED_CUSTOM_ATTR
                  description: AnyConnect Custom Attribute User Defined
                  name: AnyConnectCustAttr_UserDefinedCustomAttr1
                  overridable: false
                  type: AnyConnectCustomAttribute
                  userDefinedAttribute:
                    name: Test_b1
                    value: Cisco
              ? 'Example 4 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                anyconnect custom attribute objects )'
              : value:
                  attributeType: PER_APP_VPN
                  description: Per App VPN
                  name: AnyConnectCustAttr_PerAppVpn1
                  overridable: false
                  perAppVpnBase64EncodedValue: dGVzdA==
                  type: AnyConnectCustomAttribute
            schema:
              $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
              type: object
        description: Input representation of AnyConnect Custom Attribute object.
        required: true
      responses:
        '201':
          content:
            application/json:
              examples:
                ? 'Example 1 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                  anyconnect custom attribute objects )'
                : value:
                    attributeType: DYNAMIC_SPLIT_TUNNELING
                    description: Dynamic Split Tunneling rest
                    dynamicSplitTunnel:
                      excludeDomains:
                      - cisco7.com
                      - cisco8.com
                      includeDomains:
                      - cisco5.com
                      - cisco6.com
                    id: 00505681-5111-0ed3-0000-064424509605
                    links:
                      self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509605
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 0
                    name: AnyConnectCustAttr_DynamicSplitTunnel1
                    overridable: false
                    type: AnyConnectCustomAttribute
                ? 'Example 2 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                  anyconnect custom attribute objects )'
                : value:
                    attributeType: ALLOW_DEFER_UPDATE
                    deferUpdate:
                      defaultAction: DEFER
                      minimumAnyConnectVersion: 7.2.0
                      promptType: NO_PROMPT_AUTO_ACTION
                    description: ' Post from rest'
                    id: 00505681-5111-0ed3-0000-064424509605
                    links:
                      self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509605
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 0
                    name: AnyConnectCustAttr_AllowDeferUpdate1
                    overridable: false
                    type: AnyConnectCustomAttribute
                ? 'Example 3 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                  anyconnect custom attribute objects )'
                : value:
                    attributeType: USER_DEFINED_CUSTOM_ATTR
                    description: AnyConnect Custom Attribute User Defined
                    id: 00505681-5111-0ed3-0000-064424509605
                    links:
                      self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509605
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 0
                    name: AnyConnectCustAttr_UserDefinedCustomAttr1
                    overridable: false
                    type: AnyConnectCustomAttribute
                    userDefinedAttribute:
                      name: Test_b1
                      value: Cisco
                ? 'Example 4 : POST /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes ( POST operation for
                  anyconnect custom attribute objects )'
                : value:
                    attributeType: PER_APP_VPN
                    description: Per App VPN
                    id: 00505681-5111-0ed3-0000-064424509605
                    links:
                      self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509605
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 0
                    name: AnyConnectCustAttr_PerAppVpn1
                    overridable: false
                    perAppVpnBase64EncodedValue: dGVzdA==
                    type: AnyConnectCustomAttribute
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
                type: object
          description: Created
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    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
  /v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{containerUUID}/overrides:
    get:
      deprecated: false
      description: '**Get all (Domain and Device) overrides on a AnyConnect Custom Attribute object. Response will always
        be in expanded form. If passed, the "expanded" query parameter will be ignored.**'
      operationId: getAnyConnectCustomAttributeOverride
      parameters:
      - description: The container id under which this specific resource is contained.
        in: path
        name: containerUUID
        required: true
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      - $ref: '#/components/parameters/offset'
        name: offset
      - $ref: '#/components/parameters/limit'
        name: limit
      - $ref: '#/components/parameters/expanded'
        name: expanded
      responses:
        '200':
          content:
            application/json:
              examples:
                ? 'Example 1 : GET fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{containerUUID}/overrides?offset=0&limit=1
                  ( Get all overrides on given anyconnect custom attribute objects )'
                : value:
                    items:
                    - anyConnectAttribute: DYNAMIC_SPLIT_TUNNELING
                      description: CustomAttr-4 desc
                      id: AnyConnectCustomAttributeUUID
                      links:
                        self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{containerUUID}?overrideTargetId=targetUUID
                      metadata:
                        domain:
                          id: domainUUID
                          name: Global \ dom2
                          type: Domain
                        lastUser:
                          name: admin
                        timestamp: number
                      name: CustomAttr-4
                      overridable: true
                      overrides:
                        parent:
                          id: AnyConnectCustomAttributeUUID
                          type: AnyConnectCustomAttribute
                        target:
                          id: targetUUID
                          name: Global \ dom2
                          type: Domain
                      type: AnyConnectCustomAttribute
                    links:
                      self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{containerUUID}/overrides?offset=0&limit=1
                    paging:
                      count: 1
                      limit: 1
                      offset: 0
                      pages: 1
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeOverrideListContainer'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    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
  /v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{objectId}:
    delete:
      deprecated: false
      description: '**Delete the AnyConnect Custom Attribute associated with the specified ID. _Check the response section
        for applicable examples (if any)._**'
      operationId: deleteAnyConnectCustomAttributeModel
      parameters:
      - description: Unique identifier of the AnyConnect Custom Attribute.
        in: path
        name: objectId
        required: true
        schema:
          type: string
      - description: UUID of the ticket for tracking the configuration changes.
        in: header
        name: ticket-id
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      responses:
        '200':
          content:
            application/json:
              examples:
                ? 'Example 1 : DELETE /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes/objectId ( Delete
                  anyconnect custom attribute for particuler object ID )'
                : value:
                    attributeType: USER_DEFINED_CUSTOM_ATTR
                    description: AnyConnect Custom Attribute User Defined in PUT
                    id: 00505681-5111-0ed3-0000-064424509586
                    links:
                      self: https://u35c01p01-vrouter.cisco.com:10421/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/anyconnectcustomattributes/00505681-5111-0ed3-0000-064424509586
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 1650479640000.0
                    name: custAttr4_put
                    overridable: false
                    type: AnyConnectCustomAttribute
                    userDefinedAttribute:
                      name: Test_put
                      value: Cisco_put
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    get:
      deprecated: false
      description: '**Get the AnyConnect Custom Attribute associated with the specified ID.**'
      operationId: getAnyConnectCustomAttributeModel
      parameters:
      - description: Unique identifier of the AnyConnect Custom Attribute.
        in: path
        name: objectId
        required: true
        schema:
          type: string
      - description: UUID of the ticket for tracking the configuration changes.
        in: header
        name: ticket-id
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      responses:
        '200':
          content:
            application/json:
              examples:
                ? 'Example 1 : GET /fmc_config/v1/domain/DomainUUID/object/anyconnectcustomattributes/objectId ( Get anyconnect
                  custom attribute for particuler object ID )'
                : value:
                    attributeType: USER_DEFINED_CUSTOM_ATTR
                    description: AnyConnect Custom Attribute User Defined in PUT
                    id: 00505681-5111-0ed3-0000-064424509586
                    links:
                      self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectcustomattributes/{objectId}
                    metadata:
                      domain:
                        id: e276abec-e0f2-11e3-8169-6d9ed49b625f
                        name: Global
                        type: Domain
                      lastUser:
                        name: ma
                      timestamp: 1650479640000.0
                    name: custAttr4_put
                    overridable: false
                    type: AnyConnectCustomAttribute
                    userDefinedAttribute:
                      name: Test_put
                      value: Cisco_put
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    put:
      deprecated: false
      description: '**Modify the AnyConnect Custom Attribute associated with the specified ID. _Check the response section
        for applicable examples (if any)._**'
      operationId: updateAnyConnectCustomAttributeModel
      parameters:
      - description: Unique identifier of the AnyConnect Custom Attribute.
        in: path
        name: objectId
        required: true
        schema:
          type: string
      - description: UUID of the ticket for tracking the configuration changes.
        in: header
        name: ticket-id
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
              type: object
        description: Input representation of AnyConnect Custom Attribute object.
        required: true
      responses:
        '200':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/AnyConnectCustomAttributeModel'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    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
  /v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectexternalbrowserpackages:
    get:
      deprecated: false
      description: '**Get list of all AnyConnect External Browser Package objects.**'
      operationId: getAllAnyConnectExternalBrowserPackageModel
      parameters:
      - description: To be used in conjunction with <code>"unusedOnly:true"</code> to search for unused objects and <code>"nameOrValue:{nameOrValue}"</code>
          to search for both name and value.
        in: query
        name: filter
        required: false
        schema:
          type: string
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      - $ref: '#/components/parameters/offset'
        name: offset
      - $ref: '#/components/parameters/limit'
        name: limit
      - $ref: '#/components/parameters/expanded'
        name: expanded
      responses:
        '200':
          content:
            application/json:
              examples:
                ? 'Example 1 : GET /fmc_config/v1/domain/DomainUUID/object/anyconnectexternalbrowserpackages?limit=1 ( Get
                  all paginated anyconnect package objects with limit=1 )'
                : value:
                    items:
                    - fileName: BrowserPackage_1.pkg
                      id: AnyConnectExternalBrowserPackageUUID
                      links:
                        self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectexternalbrowserpackages
                      name: AnyConnectExternalBrowserPackage1
                      type: AnyConnectExternalBrowserPackage
                    links:
                      self: https://<IP:PORT>/api/fmc_config/v1/domain/{domainUUID}/object/anyconnectexternalbrowserpackages?offset=0&limit=1
                    paging:
                      count: 1
                      limit: 1
                      offset: 0
                      pages: 1
              schema:
                $ref: '#/components/schemas/AnyConnectExternalBrowserPackageModelListContainer'
                type: object
          description: OK
        default:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
                type: object
          description: Error
      tags:
      - Object
    post:
      deprecated: false
      description: '**Create an AnyConnect External Browser Package. _Check the response section for applicable examples (if
        any)._**'
      operationId: createAnyConnectExternalBrowserPackageModel
      parameters:
      - $ref: '#/components/parameters/domainUUID'
        name: domainUUID
      requestBody:
        content:
          multipart/form-data:
            schema:
              properties:
                description:
                  description: Provided resource description.
                  type: string
                name:
                  description: Provided resource name. <code>*required</code>
                  type: string
                payloadFile:
                  description: Select a Package file. <code>.pkg, .zip</code> are the supported file format. <code>*required</code>
                  format: binary
                  type: string
              type: object
      responses:
        '201':

# --- truncated at 32 KB (2350 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cisco-secure-firewall/refs/heads/main/openapi/cisco-secure-firewall-object-api-openapi.yml