INPUT_OBJECT
Represents an update to a ModelDeploymentRule. Fields that are set will be updated.
ModelDeploymentRule
input ModelDeploymentRulePatch {id: UUIDorganizationId: UUIDlabel: Stringmodeltags: [String]modelattributes: JSONdevicetags: [String]deviceattributes: JSONenabled: Boolean}