Magidoc

CreateCheckSelectorInput
Input Object

Fields

#

criteria

Non-null

The typed criteria list to use to create the check selector.

customerId

The customer for which a selector should be created. Can be null ("public") if the current user is a super user otherwise the current user needs the SYSTEM_EDIT permission for the set customer ID.

description

A description for the new system selector

name

Non-null

The name for the new check selector.

raw

If raw is used the typeCriteria field will be ignored and the selector will be create from the XML data.

shared

Non-null

A flag deciding whether the new check selector is a public or ad-hoc selector.

type

Non-null

For which system types the selector should be created. Valid types for system selectors are: SERVER, SAP_INSTANCE SAP_SYSTEM, DATABASE BUSINESS_SERVICE, SAP_BUSINESS_OBJECT, CLOUD_SERVICE, SAP_SYSTEM_WITH_SAP_INSTANCE, ALL_MONITORED_SYSTEM_TYPES

Usages

#

References

#

  • Argument input of field createCheckSelector from type Mutation