Name | pulumi-ise JSON |
Version |
0.2.5
JSON |
| download |
home_page | None |
Summary | A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance. |
upload_time | 2025-07-24 03:57:49 |
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/de/40/c67b3c8bd7a0a5f7d8b71bc106d9439e7692063cbb938e40d97a7639f284/pulumi_ise-0.2.5.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.2.5",
"project_urls": {
"Homepage": "https://pulumi.com",
"Repository": "https://github.com/pulumi/pulumi-ise"
},
"split_keywords": [
"pulumi",
" ise",
" category/network"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e2e7cd24ee1b629a8f82ef1c7adf2dd79d172227b7be05290468c29ff14e4253",
"md5": "1289a6569f3963649a1c26e4b90cdd02",
"sha256": "bf0a0ee4f758135c773ab4eb04de8f6c3abbb53b733e4568f49b246cb42dca92"
},
"downloads": -1,
"filename": "pulumi_ise-0.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1289a6569f3963649a1c26e4b90cdd02",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 337145,
"upload_time": "2025-07-24T03:57:47",
"upload_time_iso_8601": "2025-07-24T03:57:47.833152Z",
"url": "https://files.pythonhosted.org/packages/e2/e7/cd24ee1b629a8f82ef1c7adf2dd79d172227b7be05290468c29ff14e4253/pulumi_ise-0.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "de40c67b3c8bd7a0a5f7d8b71bc106d9439e7692063cbb938e40d97a7639f284",
"md5": "83a96dcafb001907018fa29bc456ca91",
"sha256": "e4817b8fde5c338ea1edd451c84d90e135385c155c17efba2af5033f8c460cc4"
},
"downloads": -1,
"filename": "pulumi_ise-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "83a96dcafb001907018fa29bc456ca91",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 200531,
"upload_time": "2025-07-24T03:57:49",
"upload_time_iso_8601": "2025-07-24T03:57:49.729351Z",
"url": "https://files.pythonhosted.org/packages/de/40/c67b3c8bd7a0a5f7d8b71bc106d9439e7692063cbb938e40d97a7639f284/pulumi_ise-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 03:57:49",
"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"
}