Skip to main content

OpenAPI Okta IP Ranges

Project description

openapioktaipranges

OpenAPI specification and a set of generated API clients for Okta IP Ranges

This Python package is automatically generated by the OpenAPI Generator project:

Requirements.

Python 3.9+

Installation & Usage

pip install

If the python package is hosted on a repository, you can install directly using:

pip install git+https://github.com/oapicf/openapi-okta-ip-ranges.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/oapicf/openapi-okta-ip-ranges.git)

Then import the package:

import openapioktaipranges

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import openapioktaipranges

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import openapioktaipranges
from openapioktaipranges.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to https://s3.amazonaws.com/okta-ip-ranges
# See configuration.py for a list of all supported configuration parameters.
configuration = openapioktaipranges.Configuration(
    host = "https://s3.amazonaws.com/okta-ip-ranges"
)



# Enter a context with an instance of the API client
with openapioktaipranges.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = openapioktaipranges.DefaultApi(api_client)

    try:
        # Retrieve Okta IP ranges
        api_response = api_instance.ip_ranges_json_get()
        print("The response of DefaultApi->ip_ranges_json_get:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling DefaultApi->ip_ranges_json_get: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://s3.amazonaws.com/okta-ip-ranges

Class Method HTTP request Description
DefaultApi ip_ranges_json_get GET /ip_ranges.json Retrieve Okta IP ranges

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

blah+oapicf@cliffano.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openapioktaipranges-1.1.0.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openapioktaipranges-1.1.0-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file openapioktaipranges-1.1.0.tar.gz.

File metadata

  • Download URL: openapioktaipranges-1.1.0.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for openapioktaipranges-1.1.0.tar.gz
Algorithm Hash digest
SHA256 e4ce06473e3eb920d5af3c2a356f9d0b8b7ec420ab1ad3823cf6e5530f17372f
MD5 1b7924af43350db5e5f24082ddf21cd9
BLAKE2b-256 f453dcf8d44fc6e05bad3358704b72241fa498db2c6bc36ba4a2f05a259921cf

See more details on using hashes here.

File details

Details for the file openapioktaipranges-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for openapioktaipranges-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9a16981625ef3d254752466b3666a5e3f059e61e75f75e25c4b49bab1f2c8b86
MD5 cb6d03252dce8993a7f0c7a65bec373c
BLAKE2b-256 1d17450cd86345e11f23cdcef2a46f786c99eb3e4c1b27c024b7d536d64e5d1c

See more details on using hashes here.

Supported by

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