zscaler-pulumi-zia


Namezscaler-pulumi-zia JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://www.zscaler.com
SummaryA Pulumi package for creating and managing zia cloud resources.
upload_time2023-01-30 17:33:26
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords pulumi zia zscaler category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Zscaler Internet Access (ZIA) Resource Provider

The ZIA Resource Provider lets you manage [ZIA](http://github.com/zscaler/pulumi-zia) resources. To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).

## 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`:

```bash
npm install @zscaler/pulumi-zia
```

or `yarn`:

```bash
yarn add @zscaler/pulumi-zia
```

### Python

To use from Python, install using `pip`:

```bash
pip install zscaler-pulumi-zia
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/zscaler/pulumi-zia/sdk/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package zscaler.PulumiPackage.Zia
```

## Configuration

The following configuration points are available for the `zia` provider:

- `zia:username` (client id: `ZIA_USERNAME`) - (Required) This is the API username to interact with the ZIA cloud.
- `zia:password` (client secret: `ZIA_PASSWORD`) - (Required) This is the password for the API username to authenticate in the ZIA cloud.
- `zia:api_key` (customer id: `ZIA_API_KEY`) - (Required) This is the API Key used in combination with the ``username`` and ``password``
- `zia:zia_cloud` (cloud environment: `ZIA_CLOUD`) - (Required) The cloud name where the ZIA tenant is hosted. The supported values are:
  - ``zscaler``
  - ``zscalerone``
  - ``zscalertwo``
  - ``zscalerthree``
  - ``zscloud``
  - ``zscalerbeta``
  - ``zscalergov``

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/zia/api-docs/).

## Support

This template/solution are released under an as-is, best effort, support
policy. These scripts should be seen as community supported and Zscaler
Business Development Team will contribute our expertise as and when possible.
We do not provide technical support or help in using or troubleshooting the components
of the project through our normal support options such as Zscaler support teams,
or ASC (Authorized Support Centers) partners and backline
support options. The underlying product used (Zscaler Internet Access API) by the
scripts or templates are still supported, but the support is only for the
product functionality and not for help in deploying or using the template or
script itself. Unless explicitly tagged, all projects or work posted in our
GitHub repository at (<https://github.com/zscaler>) or sites other
than our official Downloads page on <https://support.zscaler.com>
are provided under the best effort policy.
            

Raw data

            {
    "_id": null,
    "home_page": "https://www.zscaler.com",
    "name": "zscaler-pulumi-zia",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pulumi zia zscaler category/cloud",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/08/99/0aff844fb1cae6d5539f8824151368c88a0e215e22f045d6a68fe4afc988/zscaler_pulumi_zia-0.0.3.tar.gz",
    "platform": null,
    "description": "# Zscaler Internet Access (ZIA) Resource Provider\n\nThe ZIA Resource Provider lets you manage [ZIA](http://github.com/zscaler/pulumi-zia) resources. To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @zscaler/pulumi-zia\n```\n\nor `yarn`:\n\n```bash\nyarn add @zscaler/pulumi-zia\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install zscaler-pulumi-zia\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/zscaler/pulumi-zia/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package zscaler.PulumiPackage.Zia\n```\n\n## Configuration\n\nThe following configuration points are available for the `zia` provider:\n\n- `zia:username` (client id: `ZIA_USERNAME`) - (Required) This is the API username to interact with the ZIA cloud.\n- `zia:password` (client secret: `ZIA_PASSWORD`) - (Required) This is the password for the API username to authenticate in the ZIA cloud.\n- `zia:api_key` (customer id: `ZIA_API_KEY`) - (Required) This is the API Key used in combination with the ``username`` and ``password``\n- `zia:zia_cloud` (cloud environment: `ZIA_CLOUD`) - (Required) The cloud name where the ZIA tenant is hosted. The supported values are:\n  - ``zscaler``\n  - ``zscalerone``\n  - ``zscalertwo``\n  - ``zscalerthree``\n  - ``zscloud``\n  - ``zscalerbeta``\n  - ``zscalergov``\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/zia/api-docs/).\n\n## Support\n\nThis template/solution are released under an as-is, best effort, support\npolicy. These scripts should be seen as community supported and Zscaler\nBusiness Development Team will contribute our expertise as and when possible.\nWe do not provide technical support or help in using or troubleshooting the components\nof the project through our normal support options such as Zscaler support teams,\nor ASC (Authorized Support Centers) partners and backline\nsupport options. The underlying product used (Zscaler Internet Access API) by the\nscripts or templates are still supported, but the support is only for the\nproduct functionality and not for help in deploying or using the template or\nscript itself. Unless explicitly tagged, all projects or work posted in our\nGitHub repository at (<https://github.com/zscaler>) or sites other\nthan our official Downloads page on <https://support.zscaler.com>\nare provided under the best effort policy.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Pulumi package for creating and managing zia cloud resources.",
    "version": "0.0.3",
    "split_keywords": [
        "pulumi",
        "zia",
        "zscaler",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08990aff844fb1cae6d5539f8824151368c88a0e215e22f045d6a68fe4afc988",
                "md5": "097af29a25fde3fcd1cb2176ff9c51f5",
                "sha256": "1a3150ffdf182e73cc5db0da25817ca1824f94eea0d8ae2f62c841188d52f5a9"
            },
            "downloads": -1,
            "filename": "zscaler_pulumi_zia-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "097af29a25fde3fcd1cb2176ff9c51f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 120323,
            "upload_time": "2023-01-30T17:33:26",
            "upload_time_iso_8601": "2023-01-30T17:33:26.521212Z",
            "url": "https://files.pythonhosted.org/packages/08/99/0aff844fb1cae6d5539f8824151368c88a0e215e22f045d6a68fe4afc988/zscaler_pulumi_zia-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-30 17:33:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "zscaler-pulumi-zia"
}
        
Elapsed time: 0.03438s