Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpsertInsightsResourcesRequest

UpsertInsightsResourcesRequest

    Request to upsert one or more resources into Pulumi Insights.

    Properties

    • resources array[UpsertInsightsResource] required
      The list of resources to upsert.
    • type string required
      The resource type.
    • id string required
      The unique identifier of the resource.
    • inputs object required
      The resource inputs as raw JSON.
    • state object required
      The resource state as raw JSON.
    • dependencies array[ResourceDependency] optional
      The chain of dependencies used to list this resource.
    • providerVersion string optional
      The version of the provider plugin that produced this resource’s state. Omitted by scanners that predate this field, in which case the service falls back to the version currently pinned for the account’s provider package.

      The infrastructure as code platform for any cloud.