INPUT_OBJECT
DeviceGeneralConfigInput
link GraphQL Schema definition
- input DeviceGeneralConfigInput {
- : Int
- : PollGroupTypesInput
- #   Sets the device Collection Interval in minutes
- : Int
- : PollTypesInput
- : Boolean
- : DeviceRolesInput
- : String
- : String
- : Int
- : String
- #   pollType must be CONNECT when setting Status
- : StatusInput
- : String
- : String
- #   Sets the device collection mode (NONE,THRESHOLD_ALARMS,HISTORICAL)
- : CollectionModesInput
- : String
- : String
- #   pollType must be CONNECT when setting Chassis ID
- : String
- #   pollType must be CONNECT when setting SysObjectOid
- : String
- }