Skip to main content

A Pulumi package for creating and managing ns1 cloud resources.

Project description

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

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/v2

.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

pulumi_ns1-2.4.0a1645746438.tar.gz (48.8 kB view details)

Uploaded Source

File details

Details for the file pulumi_ns1-2.4.0a1645746438.tar.gz.

File metadata

  • Download URL: pulumi_ns1-2.4.0a1645746438.tar.gz
  • Upload date:
  • Size: 48.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for pulumi_ns1-2.4.0a1645746438.tar.gz
Algorithm Hash digest
SHA256 390c34203df83c7b1b346d8e263110bb5bf0a237ed5a66cfbc356c5b9dbe4a22
MD5 a6e6bab4b4e8c9a8b73bc05d7e174dcc
BLAKE2b-256 aa53f341ca785ecebe4c0dd972a6c6cdc5f75a61e5171a10a56c91bf9d77ebb5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page