Query Object
Fields
#
pagedPerformanceResourceTypes
performanceResourcesRelay
performanceValuesRelay
serviceLevelAgreements
Returns all the available service level agreements.
roles
role
validatePassword
currentUserPermissionOnCustomers
This query returns the list of customers for which the current user has the permission given by permissionName. E.g. to get the list of customer for which the current user has the permission 'SYSTEM_VIEW' the query would look like:
query { currentUserPermissionOnCustomers(permissionName:'SYSTEM_VIEW') { id label } }
If the permission is invalid an error will be returned.
usersForCustomerAndWithPermission
Get a list of users for a customer ID and a permission.
selectorAttributes
Get a list of allowed selector attributes for the given object type.
getPublicSystemSelectors
Provides all pre-defined system selectors
getPublicCheckSelectors
Provides all pre-defined check selectors. Use following types null: to return all check selectors rtm only checks: 1000 daily check details: 1001 all checks: 1002 dailys checks only: 1003
checks
Get all the available RTM checks for the given status selection. If the call should return different kind of checks the filter input has to be used with the explicit value for the kind field. If there is no kind filter field defined it defaults to: { name: "kind" operator: eq value: "RTM" }
checkSelectors
Get all the system selector visible for the current user.
groups
group
customAttributeDefinitions
Get all the custom attribute definition.
pagedGlobalPerformanceResources
globalPerformanceResource
sapNotes
customersRelay
customer
systemRoles
systemRole
proxiesAssignableToSystems
Get all the proxy objects that are assignable to a monitored system for the currently logged on user.
systemSelectors
Get all the system selector visible for the current user.
creatableDashletTypes
dashboard
dashboards
dashboardValuesEx
public List
automationJob
getAvailableAutomationActionTypes
get all automation actions which are available for the given system
executeAutomationAction
execute an automation action on the given system. Returns the automation execution ID call automationExecutions to retrieve runtime information
businessObject
pagedBusinessObjects
cloudService
pagedCloudServices
sapInstance
pagedSapInstances
database
pagedDatabases
businessService
pagedBusinessService
businessServiceNodes
server
pagedServers
cloudServiceAuthentications
Get all the available cloud service authentication object to be used with servers. Parameter:
- cloudType (optional): if set the query will only return cloud service authentication for a specific cloud type. Otherwise all visible are returned.
switchMonitoringDependentSystems
Find all the dependent systems in case of a monitoring switch.
systems
Get all the available monitored systems for the given status selection.
pagedSystems
This is the paged variant of the systems query. If the requested page does not exist an error will be raised.
systemsRelay
sapSystem
pagedSapSystems
credential
workflows
Get all the workflows the authenticated user has access to. The query offers some filter like the namespace of the workflows and whether they posses any variant or not.
workflowExecutionsByWorkflowId
Get workflow executions for an workflow given its ID.
workflowExecutionsByWorkflowName
Get workflow executions for an workflow given its namespace and name.
workflowExecutionCountByWorkflowVariant
Get workflow execution count for an workflow variant.
workflowExecutionsByWorkflowVariant
Get workflow executions for an workflow variant.
workflowExecutionSetSummary
Get a summary of a set of executions. NOTE: This query does not check whether all the execution IDs come from the same workflow. It will just generate the summary for the given IDs.
mobileNotification
mobileNotificationRelay
ProxyReference
RawSelectorData