Skip to main content

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.10+

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

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.2.0.tar.gz (23.0 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.2.0-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: openapioktaipranges-1.2.0.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.4

File hashes

Hashes for openapioktaipranges-1.2.0.tar.gz
Algorithm Hash digest
SHA256 79941a094ab12ffd2ef22be2db2ab251e924c7ef3988cf971b52876bf7b6e2cc
MD5 edca3045c8c9359f2bea649982bd48e9
BLAKE2b-256 81c04eb61df3ed64264d5d52f5f5ec7c6184620edfdf88a98d102846fa3a7529

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for openapioktaipranges-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67f6f0fc3ca6d5c8e460ab95bab783a23644690031c9790922e53331254f5df8
MD5 11f3a0b1519fa2cd6952208d2609ac19
BLAKE2b-256 40a0a2a0a0548843ff2f79f611bf995a8dd9a37d671b7b0f571e5d937427ff29

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.0 This release

2 files

1.1.0

2 files

1.0.0

1 file

0.10.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page