With the removal to configure a Cisco NGFW via the command line your only option is to
do so via a manager. Some things are better when automated so using the manager's API gives us that power.
However, the current way to write external scripts and interact with the FMC's API isn't that great. We created
this "wrapper" to give you an easier to use way of communicating with the FMC's API than using the example code
provided in the API Explorer.
Raw data
{
"_id": null,
"home_page": "https://github.com/daxm/fmcapi",
"name": "fmcapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "fmcapi fmc ftd security cisco ngfw api firepower",
"author": "Dax Mickelson",
"author_email": "dmickels@cisco.com",
"download_url": "https://files.pythonhosted.org/packages/bf/e1/422cddea00a73daf66987be891a1e0f11c6fada6c1b63fb82a319c46badc/fmcapi-20241108.0.tar.gz",
"platform": null,
"description": "With the removal to configure a Cisco NGFW via the command line your only option is to\n do so via a manager. Some things are better when automated so using the manager's API gives us that power. \n However, the current way to write external scripts and interact with the FMC's API isn't that great. We created \n this \"wrapper\" to give you an easier to use way of communicating with the FMC's API than using the example code \n provided in the API Explorer.",
"bugtrack_url": null,
"license": "BSD",
"summary": "Easier interface to Cisco's FMC API than writing your own way.",
"version": "20241108.0",
"project_urls": {
"Homepage": "https://github.com/daxm/fmcapi"
},
"split_keywords": [
"fmcapi",
"fmc",
"ftd",
"security",
"cisco",
"ngfw",
"api",
"firepower"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bfe1422cddea00a73daf66987be891a1e0f11c6fada6c1b63fb82a319c46badc",
"md5": "b39a1b8a2621269002cda8f10e8a065e",
"sha256": "92d115b2a09047e5f8546b44bb1eb0ddb1996e705dac0f18bb1c58162183ff23"
},
"downloads": -1,
"filename": "fmcapi-20241108.0.tar.gz",
"has_sig": false,
"md5_digest": "b39a1b8a2621269002cda8f10e8a065e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 95474,
"upload_time": "2024-11-08T10:22:17",
"upload_time_iso_8601": "2024-11-08T10:22:17.666023Z",
"url": "https://files.pythonhosted.org/packages/bf/e1/422cddea00a73daf66987be891a1e0f11c6fada6c1b63fb82a319c46badc/fmcapi-20241108.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 10:22:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "daxm",
"github_project": "fmcapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "fmcapi"
}