Skip to main content
Version: 1.5.1

Initializing the Spire Linux Agent using the SDK

In this example we will be initializing the SDK object to communicate with the Spire Linux Agent.

Retrieve the source code

from oort_sdk_client import SdkApi

agent = SdkApi()