pulumi-nutanix 0.7.4
pip install pulumi-nutanix
Released:
A Pulumi package for creating and managing Nutanix cloud resources.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache-2.0
- Tags pulumi, nutanix, category/cloud
- Requires: Python >=3.9
Project description
Nutanix Resource Provider
The Nutanix Resource Provider lets you manage Nutanix resources.
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 @pierskarsenbarg/pulumi-nutanix
or yarn
:
yarn add @pierskarsenbarg/pulumi-nutanix
Python
To use from Python, install using pip
:
pip install pulumi_nutanix
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pierskarsenbarg/pulumi-nutanix/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package PiersKarsenbarg.Nutanix
Configuration
The following configuration points are available for the nutanix
provider:
Option | Required/Optional | Description |
---|---|---|
username |
Required | This is the username for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_USERNAME environment variable. |
password |
Required | This is the password for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_PASSWORD environment variable. |
endpoint |
Required | This is the endpoint for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_ENDPOINT environment variable. |
insecure |
Optional | This specifies whether to allow verify ssl certificates. This can also be specified with NUTANIX_INSECURE . Defaults to false . |
port |
Optional | This is the port for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_PORT environment variable. Defaults to 9440 . |
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache-2.0
- Tags pulumi, nutanix, category/cloud
- Requires: Python >=3.9
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
File details
Details for the file pulumi_nutanix-0.7.4.tar.gz
.
File metadata
- Download URL: pulumi_nutanix-0.7.4.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2e36a4a78b83f4e17d2fbb04211befd80bd108b06a54651032221dbc31e60b1 |
|
MD5 | 58e29d864e570041b75dec864e8eb5c1 |
|
BLAKE2b-256 | df2b46329180d6072dc41f89a6d37ba2673f77568fcaa7a7d5defc6ead733b5b |