apim-subscription-manager


Nameapim-subscription-manager JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryUtility that interacts with Azure API Management subscription
upload_time2023-11-09 14:43:13
maintainer
docs_urlNone
authorIvica Matic
requires_python
license
keywords apim azure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# APIM Subscriptions Manager
Python utility which manages users and their API subscriptions on the Azure API Management.

## Prerequisites
Service principal with correct permissions on the subscription where APIM is deployed
- Tenant ID
- Client ID
- Client Secret
Subscription ID where APIM is deployed
- Subscription ID
Resource group where APIM is deployed
- Resource group name
APIM Name
- Name of the APIM instance


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "apim-subscription-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "apim,azure",
    "author": "Ivica Matic",
    "author_email": "<ivica.matic@spatialdays.com>",
    "download_url": "https://files.pythonhosted.org/packages/88/f2/148940bb37abd0b81c72f1d6ff62df49ca6a4db11315ee151877c716b93f/apim_subscription_manager-0.0.3.tar.gz",
    "platform": null,
    "description": "\n# APIM Subscriptions Manager\nPython utility which manages users and their API subscriptions on the Azure API Management.\n\n## Prerequisites\nService principal with correct permissions on the subscription where APIM is deployed\n- Tenant ID\n- Client ID\n- Client Secret\nSubscription ID where APIM is deployed\n- Subscription ID\nResource group where APIM is deployed\n- Resource group name\nAPIM Name\n- Name of the APIM instance\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utility that interacts with Azure API Management subscription",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "apim",
        "azure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23021d1e711f256ae13ca56622bcbe6cde22a4b4e4e9f24740b245f5fa7bfdcd",
                "md5": "4735f5e4304fd682be946b0a675bf85a",
                "sha256": "e707ff2d8a34ab96b21f991bbab4fe4fc60dc809d7ed7f42f3eae2b4f0b50f7a"
            },
            "downloads": -1,
            "filename": "apim_subscription_manager-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4735f5e4304fd682be946b0a675bf85a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5417,
            "upload_time": "2023-11-09T14:43:12",
            "upload_time_iso_8601": "2023-11-09T14:43:12.662723Z",
            "url": "https://files.pythonhosted.org/packages/23/02/1d1e711f256ae13ca56622bcbe6cde22a4b4e4e9f24740b245f5fa7bfdcd/apim_subscription_manager-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88f2148940bb37abd0b81c72f1d6ff62df49ca6a4db11315ee151877c716b93f",
                "md5": "a6334d12a114cb75a5f33ce966b451e1",
                "sha256": "abbcd3bbb2b396cb0c8fc22757bb7bfacbfdd6e564955e87f957861497ffffd1"
            },
            "downloads": -1,
            "filename": "apim_subscription_manager-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a6334d12a114cb75a5f33ce966b451e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5132,
            "upload_time": "2023-11-09T14:43:13",
            "upload_time_iso_8601": "2023-11-09T14:43:13.853778Z",
            "url": "https://files.pythonhosted.org/packages/88/f2/148940bb37abd0b81c72f1d6ff62df49ca6a4db11315ee151877c716b93f/apim_subscription_manager-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 14:43:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "apim-subscription-manager"
}
        
Elapsed time: 0.13749s