DiscoveredProductInput
Input Fields
brand (
String!
)
The brand name is typically the name of the product's manufacturer.
configurationItems (
[DiscoveredCiInput!]!
)
Configuration items to be uploaded.
meta (
DiscoveredItemMetaData
)
Meta data describing how to process the values supplied.
model (
String!
)
The model of the product.
name (
String!
)
Name of the product.
productID (
String
)
The unique identifier of the product that is used by the manufacturer. The
concatenation of brand
and productID
must be unique within a R-Service account.
service (
String
)
The name of the service this product's configuration items are, or will be, a part of.
sourceID (
String!
)
The unique identifier of the product in an external system
uiExtensionId (
ID
)
UI extension that is to be applied to the record.