pulumi-ise


Namepulumi-ise JSON
Version 0.1.9 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.
upload_time2024-10-23 17:54:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi ise category/network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cisco ISE Resource Provider

A Pulumi package for managing resources on a [Cisco ISE](https://www.pulumi.com/registry/packages/ise/) (Identity Service Engine) instance.

## Installing

This package is available for several languages/platforms:

### Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```bash
npm install @pulumi/ise
```

or `yarn`:

```bash
yarn add @pulumi/ise
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_ise
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/pulumi/pulumi-ise/sdk/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package Pulumi.Ise
```

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/ise/api-docs/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-ise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi, ise, category/network",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/93/83/b6aadb145b657b836fad519584b8288646067f3f041e12266e275c02e979/pulumi_ise-0.1.9.tar.gz",
    "platform": null,
    "description": "# Cisco ISE Resource Provider\n\nA Pulumi package for managing resources on a [Cisco ISE](https://www.pulumi.com/registry/packages/ise/) (Identity Service Engine) instance.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @pulumi/ise\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumi/ise\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_ise\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumi/pulumi-ise/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Ise\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/ise/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://pulumi.com",
        "Repository": "https://github.com/pulumi/pulumi-ise"
    },
    "split_keywords": [
        "pulumi",
        " ise",
        " category/network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c5ba173c3a4cb58adf62a989e97f11a68afadc7c241475b6c99a8fb4c8af1f6",
                "md5": "abe7998780f9c3b71975d958f5f3e29f",
                "sha256": "196bc44f290678ccf1627775c0df85eb2fc3f65500969958a1230292317cbd08"
            },
            "downloads": -1,
            "filename": "pulumi_ise-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abe7998780f9c3b71975d958f5f3e29f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 299100,
            "upload_time": "2024-10-23T17:54:48",
            "upload_time_iso_8601": "2024-10-23T17:54:48.908397Z",
            "url": "https://files.pythonhosted.org/packages/6c/5b/a173c3a4cb58adf62a989e97f11a68afadc7c241475b6c99a8fb4c8af1f6/pulumi_ise-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9383b6aadb145b657b836fad519584b8288646067f3f041e12266e275c02e979",
                "md5": "89fe2b264602dc5b3ade5a3fe9abfdc2",
                "sha256": "70d7dc889a28fb0a34f4d8271817c810c264786f86e8b41439bfb27d523fa4bd"
            },
            "downloads": -1,
            "filename": "pulumi_ise-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "89fe2b264602dc5b3ade5a3fe9abfdc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 184473,
            "upload_time": "2024-10-23T17:54:50",
            "upload_time_iso_8601": "2024-10-23T17:54:50.377928Z",
            "url": "https://files.pythonhosted.org/packages/93/83/b6aadb145b657b836fad519584b8288646067f3f041e12266e275c02e979/pulumi_ise-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-23 17:54:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-ise",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-ise"
}
        
Elapsed time: 0.41498s