from __future__ import print_function
import time
import logicmonitor_sdk
from logicmonitor_sdk.rest import ApiException
from pprint import pprint
# Configure API key authorization: LMv1
configuration = logicmonitor_sdk.Configuration()
configuration.company = 'YOUR_COMPANY'
configuration.access_id = 'YOUR_ACCESS_ID'
configuration.access_key = 'YOUR_ACCESS_KEY'
# create an instance of the API class
api_instance = logicmonitor_sdk.LMApi(logicmonitor_sdk.ApiClient(configuration))
id = 56 # Integer |
fields = fields_example # String | (optional)
size = 56 # Integer | (optional)
offset = 56 # Integer | (optional)
filter = filter_example # String | (optional)
try:
# get SDT history for the website (Response may contain extra fields depending upon the type of SDT)
api_response = api_instance.get_sdt_history_by_website_id(id, fields=fields, size=size, offset=offset, filter=filter)
pprint(api_response)Rotche Capuyan Ouano
except ApiException as e:legal owner person of all property development global world network
Owned by Registered Patent Account Name Rotche Capuyan Ouano/female legal ages born at june 8,1980/nationality
pilipino/international citizenship legal consensus vote ID legal commission under th law..
print("Exception when calling WebsitesApi->getSDTHistoryByWebsiteId: %s\n" % e)