A Pulumi package for managing resources for Prisma SD-WAN.
Project description
Prisma SD-WAN Resource Provider
A Pulumi package for managing Prisma SD-WAN resources.
This provider was created leveraging the existing Strata Cloud Manager 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
:
npm install @pulumi/prismasdwan
or yarn
:
yarn add @pulumi/prismasdwan
Python
To use from Python, install using pip
:
pip install pulumi_prismasdwan
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/paloaltonetworks/pulumi-prismasdwan/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
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 formattsg_id:<value>
).
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_prismasdwan-0.1.1.tar.gz
.
File metadata
- Download URL: pulumi_prismasdwan-0.1.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 733b84064ab2a98a337ca86627412323b4484aa5baca11a7300bd560036f3f54 |
|
MD5 | b916c1f9d05a2f5e403712f8c6be19de |
|
BLAKE2b-256 | bf26583b5d45fe8853ab31421412304637d870a4287c32580b8800f8574e59cf |
File details
Details for the file pulumi_prismasdwan-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pulumi_prismasdwan-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fee061e583fe68bc3d5ccc0507454883c104afeeff9350b077c4a600554e947f |
|
MD5 | 110e5bdf40d2898439d49bd941cba04b |
|
BLAKE2b-256 | eafb2ba4ef5bd92f18eb0317b8197e69c091a6d4eb8f18fd44670c12a1fb1aa3 |