DiscoveredConfigurationItemsPayload Object
Return type of discoveredConfigurationItems.
Fields
The fields in this section list which values can be retrieved when querying DiscoveredConfigurationItemsPayload records.
AsyncQuery)
Metadata about asynchronous query execution. The asyncQuery { resultUrl }
contains an expiring link to the file with the full results.
String)
A unique identifier for the client performing the mutation.
[ConfigurationItem!])
Configuration items will be null on initial submission. The asyncQuery { resultUrl } contains an expiring link to the file with the full results.
[ValidationError!])
Errors encountered during the mutation.
Int)
The number of configuration items that were routed to the reconciliation queue
for approval instead of being created or updated directly. These items are
staged for review and omitted from configurationItems. Will be null on
initial submission; the count is included in the full results available via
asyncQuery { resultUrl }.
Implements
DiscoveredConfigurationItemsPayload implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a DiscoveredConfigurationItemsPayload.