This release is a pre-release and may not be stable for production use.
F5 BigIP Provider
This provider allows management of F5 BigIP resources using Pulumi. This provider uses the iControlREST API to perform management tasks, so it will need to be installed and enabled on your F5 device before proceeding.
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/f5bigip
or yarn:
$ yarn add @pulumi/f5bigip
Python
To use from Python, install using pip:
$ pip install pulumi_f5bigip
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-f5bigip/sdk/v3
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.F5bigip
Configuration
The following configuration points are available:
f5bigip:address- Domain name/IP of the BigIP. May be set via theBIGIP_HOSTenvironment variable.f5bigip:port- Management Port to connect to BigIP.f5bigip:username- Username with API access to the BigIP. May be set via theBIGIP_USERenvironment variable.f5bigip:password- Password for API access to the BigIP. May be set via theBIGIP_PASSWORDenvironment variable.f5bigip:tokenAuth- Enable to use an external authentication source (LDAP, TACACS, etc). May be set via theBIGIP_TOKEN_AUTHenvironment variable.f5bigip:tokenAuth- Enable to use an external authentication source (LDAP, TACACS, etc). May be set via theBIGIP_TOKEN_AUTHenvironment variable.f5bigip:loginRef- Login reference for token authentication (see BIG-IP REST docs for details) May be set via theBIGIP_LOGIN_REFenvironment variable.
Reference
For further information, please visit the F5bigip provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-f5bigip 3.18.0a1738042810
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_f5bigip-3.18.0a1738042810.tar.gz | 290.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_f5bigip-3.18.0a1738042810-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 671.6 kB
Release files / pulumi_f5bigip-3.18.0a1738042810.tar.gz
| Download URL | pulumi_f5bigip-3.18.0a1738042810.tar.gz |
|---|---|
| Size | 290.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e2c1c66ca17cc8f75716152617df3919d5b679a154bd1e1dd7149d2b94ea116
|
|
BLAKE2b-256 checksum How to use checksums |
b99a218fa4062160295d3007e91b5b58eb1b2048b00c9e9dda0eb31a28c5e282
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.8
|
Release files / pulumi_f5bigip-3.18.0a1738042810-py3-none-any.whl
| Download URL | pulumi_f5bigip-3.18.0a1738042810-py3-none-any.whl |
|---|---|
| Size | 380.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e1891537f396145a11039ec4d1f38c483df13c09f65ff3ed460e6da0ba1368c2
|
|
BLAKE2b-256 checksum How to use checksums |
e3aeb2ccdfce03263d6a254914b5ff55ef123a208f9dfab0a8b46ef916faf311
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.8
|