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.

      The infrastructure as code platform for any cloud.