v1
latestOpenAPI 3.0.02026-07-249372139.7 KBSystem
Systems
List all systems.
get/systems
Query parameters
fields[]string[]
Will only return the fields specified from this parameter, multiple uses of the parameter required for multiple fields
{"stackTrail":"paths:/systems:get:parameters:1:schema","oasType":"schema","type":"unknown"}
conditions[]={"path":"Field Path","op":"Operator","value":"value"}
Response
Example response
[
{
"ID": 3454,
"Environment": {
"ID": 18701,
"ServiceProviderID": 1,
"Name": "Contoso Nation",
"ShortName": "CN",
"Description": "Example Description",
"Status": 1,
"Visible": true,
"ExpiresOn": "2021-09-10T19:21:03.195Z",
"KeyRotation": 90,
"LastKeyRotation": "2021-09-10T19:21:03.195Z",
"Website": "contoso.com",
"CreatedOn": "2021-09-10T19:21:03.195Z",
"UpdatedOn": "2021-09-10T19:21:03.195Z",
"Tier": "Core"
},
"Launchpoint": {
"ID": 18700,
"Alias": "Launchpoint Name",
"Config": "{\"AD_SERVER\":\"dfdfdfdfd\",\"SEARCH_BASE\":\"dfdfdfd\",\"TIMEOUT\":2,\"TRIMMED\":1}",
"TotalScheduledRuns": 1,
"TotalAdHocRuns": 3,
"NextScheduledFor": "2021/09/10 19:21:03",
"LastScheduledRun": "2021/09/10 19:21:03",
"LastAdHocRun": "2021/09/10 19:21:03",
"FreqType": "weeks",
"FreqInterval": 2,
"ActiveStart": "2021/09/10 19:21:03",
"ActiveEnd": "2021/09/10 19:21:03",
"Enabled": true,
"Visible": true,
"Status": "Active",
"CreatedOn": "2021/09/10 19:21:03",
"UpdatedOn": "2021/09/10 19:21:03",
"EnvironmentID": 8000
},
"Inspector": {
"ID": 13,
"Name": "active-directory-inspector",
"Alias": "Active Directory",
"Published": true,
"Author": "Liongard, Inc.",
"ContactEmail": "support@liongard.com",
"Logo": "https://resources.static.liongard.com/images/active-directory-inspector.png",
"Icon": "https://resources.static.liongard.com/images/icons/microsoft-windows-icon.png",
"Description": "Inspects Active Directory, returning a wide variety of data including actionable summary information such as privileged users, security policies and much more.",
"HelpLink": "https://docs.liongard.com/docs/active-directory-inspection-setup",
"PublishedStatus": "production",
"InspectorCategory": "appservices",
"DefaultFrequency": {
"Type": "days",
"Interval": 1
},
"Constraints": {
"Tiers": [
"core"
],
"Platform": [
"windows"
],
"Frequency": {
"MaxIntervalType": "hours",
"MaxIntervalFrequency": 8
},
"AgentConstraint": [
"customer-on-prem"
],
"RecomendedAgent": "customer-on-prem"
},
"CreatedOn": "2021/09/10 19:21:03",
"UpdatedOn": "2021/09/10 19:21:03"
},
"Name": "System Name",
"Description": "This is the description",
"Status": 1,
"Visible": true,
"LastVerifyTime": "2021/09/10 19:21:03",
"CreatedOn": "2021/09/10 19:21:03",
"CreatedBy": "Alex Weber",
"UpdatedBy": "Alex Weber"
}
]