Name | pulumi-ise JSON |
Version |
0.1.13
JSON |
| download |
home_page | None |
Summary | A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance. |
upload_time | 2024-12-19 19:10:10 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-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.9",
"maintainer_email": null,
"keywords": "pulumi, ise, category/network",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/94/18/8dda6656a004cf3c9c7132c662c9f0f5fc79d1c8c5644830847608597aea/pulumi_ise-0.1.13.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.13",
"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": "46e9df76840a3ba8b187f3c207c00e55fe4048ae51f74c464d2f2c627db9b3ed",
"md5": "6fad2bacb5cdd0b3204a8ade836a758c",
"sha256": "a71e71b9281562ab178ad05f376578d09240fc9cbe2a816893b322b4265f7dbe"
},
"downloads": -1,
"filename": "pulumi_ise-0.1.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6fad2bacb5cdd0b3204a8ade836a758c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 307372,
"upload_time": "2024-12-19T19:10:08",
"upload_time_iso_8601": "2024-12-19T19:10:08.153902Z",
"url": "https://files.pythonhosted.org/packages/46/e9/df76840a3ba8b187f3c207c00e55fe4048ae51f74c464d2f2c627db9b3ed/pulumi_ise-0.1.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94188dda6656a004cf3c9c7132c662c9f0f5fc79d1c8c5644830847608597aea",
"md5": "ef60bf8edbad899774d7191a3d1afff9",
"sha256": "3fe56bd779a2456201e68b55664fc8414d7f7a43e68acfceff87b57b6dafb885"
},
"downloads": -1,
"filename": "pulumi_ise-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "ef60bf8edbad899774d7191a3d1afff9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 186452,
"upload_time": "2024-12-19T19:10:10",
"upload_time_iso_8601": "2024-12-19T19:10:10.151796Z",
"url": "https://files.pythonhosted.org/packages/94/18/8dda6656a004cf3c9c7132c662c9f0f5fc79d1c8c5644830847608597aea/pulumi_ise-0.1.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 19:10:10",
"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"
}