A Pulumi package for creating and managing ns1 cloud resources.
Project description
NS1 Resource Provider
The NS1 resource provider for Pulumi lets you manage NS1 resources in your cloud programs. To use this package, please install the Pulumi CLI first.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install @pulumi/ns1
or yarn
:
$ yarn add @pulumi/ns1
Python
To use from Python, install using pip
:
$ pip install pulumi_ns1
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-ns1/sdk/v3
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Ns1
Configuration
The following configuration points are available:
- ns1:apikey - (Required) NS1 API token. It must be provided, but it can also be sourced from the
NS1_APIKEY
environment variable. - ns1:endpoint - (Optional) NS1 API endpoint. For managed clients, this normally should not be set. Can also be sources
via the
NS1_ENDPOINT
environment variable. - ns1:enableDdi - (Optional) This sets the permission schema to a DDI-compatible schema. Users of the managed SaaS product should not need to set this. Users of DDI should set this to true if managing teams, users, or API keys through this provider.
- ns1:rateLimitParallelism - (Optional) Integer for parallelism amount (default is
10
). NS1 uses a token-based method for rate limiting API requests.
Reference
For further information, please visit the NS1 provider docs or for detailed reference documentation, please visit the API docs.
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_ns1-3.2.0a1698127169.tar.gz
.
File metadata
- Download URL: pulumi_ns1-3.2.0a1698127169.tar.gz
- Upload date:
- Size: 63.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c58fe642bbf970125e70d1f14e3246c617e16f19c82ed2de488166824528ca77 |
|
MD5 | 215d7ad911a811cbf000232613eed7c8 |
|
BLAKE2b-256 | efd026ecfa31cf7da1188e143f7f369343ebaa92f9656c1798a64706ed3fca58 |
File details
Details for the file pulumi_ns1-3.2.0a1698127169-py3-none-any.whl
.
File metadata
- Download URL: pulumi_ns1-3.2.0a1698127169-py3-none-any.whl
- Upload date:
- Size: 82.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2b586e01e8465d9f2932ba658d5dc25526aeab21e198a7f1c5610b0389567b4 |
|
MD5 | a42591870b0481c97f57e0b9664418a9 |
|
BLAKE2b-256 | ed73e6f6e8c13ece3d30f576ae995ad1cc58d0592e9dadc8354136d2ce99d792 |