CreateSystemSelectorInput Input Object
Fields
#
criteria
The typed criteria list to use to create the system 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.
raw
If raw is used the typeCriteria field will be ignored and the selector will be create from the XML data.
shared
A flag deciding whether the new system selector is a public or ad-hoc selector.
type
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 createSystemSelector from type Mutation
CreateServerPayload