pulumi-prismasdwan


Namepulumi-prismasdwan JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for managing resources for Prisma SD-WAN.
upload_time2024-06-26 18:16:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi prismasdwan paloaltonetworks category/network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Prisma SD-WAN Resource Provider

A Pulumi package for managing Prisma SD-WAN resources. 

This provider was created leveraging the existing
[Strata Cloud Manager](https://www.pulumi.com/registry/packages/scm/) provider, as the Prisma SD-WAN functionality is 
a superset of the SCM functionality. 

Future releases of SCM providers may incorporate the alternate, single JSON configuration capabilities available in this provider.

## 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/prismasdwan
```

or `yarn`:

```bash
yarn add @pulumi/prismasdwan
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_prismasdwan
```

### Go

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

```bash
go get github.com/paloaltonetworks/pulumi-prismasdwan/sdk/go/...
```

### .NET

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

```bash
dotnet add package Pulumi.Prismasdwan
```

## Configuration

The following configuration points are **required** for the `prismasdwan` provider:

- `prismasdwan:clientId` (environment: `SCM_CLIENT_ID`) - The client ID for the connection.
- `prismasdwan:clientSecret` (environment: `SCM_CLIENT_SECRET`) - The client secret for the connection.
- `prismasdwan:scope` (environment: `SCM_CLIENT_ID`) - "The client scope (Tenant Service Group ID, or tsg_id in format `tsg_id:<value>`).

## Reference

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-prismasdwan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi, prismasdwan, paloaltonetworks, category/network",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bf/26/583b5d45fe8853ab31421412304637d870a4287c32580b8800f8574e59cf/pulumi_prismasdwan-0.1.1.tar.gz",
    "platform": null,
    "description": "# Prisma SD-WAN Resource Provider\n\nA Pulumi package for managing Prisma SD-WAN resources. \n\nThis provider was created leveraging the existing\n[Strata Cloud Manager](https://www.pulumi.com/registry/packages/scm/) provider, as the Prisma SD-WAN functionality is \na superset of the SCM functionality. \n\nFuture releases of SCM providers may incorporate the alternate, single JSON configuration capabilities available in this provider.\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/prismasdwan\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumi/prismasdwan\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_prismasdwan\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/paloaltonetworks/pulumi-prismasdwan/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Prismasdwan\n```\n\n## Configuration\n\nThe following configuration points are **required** for the `prismasdwan` provider:\n\n- `prismasdwan:clientId` (environment: `SCM_CLIENT_ID`) - The client ID for the connection.\n- `prismasdwan:clientSecret` (environment: `SCM_CLIENT_SECRET`) - The client secret for the connection.\n- `prismasdwan:scope` (environment: `SCM_CLIENT_ID`) - \"The client scope (Tenant Service Group ID, or tsg_id in format `tsg_id:<value>`).\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for managing resources for Prisma SD-WAN.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://www.paloaltonetworks.com/sase/sd-wan",
        "Repository": "https://github.com/paloaltonetworks/pulumi-prismasdwan"
    },
    "split_keywords": [
        "pulumi",
        " prismasdwan",
        " paloaltonetworks",
        " category/network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eafb2ba4ef5bd92f18eb0317b8197e69c091a6d4eb8f18fd44670c12a1fb1aa3",
                "md5": "110e5bdf40d2898439d49bd941cba04b",
                "sha256": "fee061e583fe68bc3d5ccc0507454883c104afeeff9350b077c4a600554e947f"
            },
            "downloads": -1,
            "filename": "pulumi_prismasdwan-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "110e5bdf40d2898439d49bd941cba04b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14565,
            "upload_time": "2024-06-26T18:16:26",
            "upload_time_iso_8601": "2024-06-26T18:16:26.713882Z",
            "url": "https://files.pythonhosted.org/packages/ea/fb/2ba4ef5bd92f18eb0317b8197e69c091a6d4eb8f18fd44670c12a1fb1aa3/pulumi_prismasdwan-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf26583b5d45fe8853ab31421412304637d870a4287c32580b8800f8574e59cf",
                "md5": "b916c1f9d05a2f5e403712f8c6be19de",
                "sha256": "733b84064ab2a98a337ca86627412323b4484aa5baca11a7300bd560036f3f54"
            },
            "downloads": -1,
            "filename": "pulumi_prismasdwan-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b916c1f9d05a2f5e403712f8c6be19de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10739,
            "upload_time": "2024-06-26T18:16:28",
            "upload_time_iso_8601": "2024-06-26T18:16:28.088016Z",
            "url": "https://files.pythonhosted.org/packages/bf/26/583b5d45fe8853ab31421412304637d870a4287c32580b8800f8574e59cf/pulumi_prismasdwan-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 18:16:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paloaltonetworks",
    "github_project": "pulumi-prismasdwan",
    "github_not_found": true,
    "lcname": "pulumi-prismasdwan"
}
        
Elapsed time: 0.27833s