laceworksdk.api.v2.contract_info
Lacework ContractInfo API wrapper.
Module Contents
Classes
A class used to represent the Contract Info API endpoint |
- class laceworksdk.api.v2.contract_info.ContractInfoAPI(session)[source]
Bases:
laceworksdk.api.base_endpoint.BaseEndpointA class used to represent the Contract Info API endpoint
Get Lacework contract information.
- property session
Get the
HttpSessioninstance the object is using.