Skip to main content

Returns details of the assets known to wayfinder which should be monitored for costs by a costs provider

Returns details of the assets known to wayfinder which should be monitored for costs by a costs provider

Path Parameters
    provider stringrequired

    Cloud provider (e.g. gcp, aws, azure) to return asset metadata for

Query Parameters
    workspace string

    Identifier of a workspace to filter assets for

    asset string

    Identifier of an asset to filter assets for

    with_deleted string

    Set to true to include deleted assets

Responses

Metadata describing the assets for the cloud provider in question

Schema
    instanceIdentifier string
    items undefined[]
    assetIdentifier string
    name string
    provider string
    tags object
  • property name* string
  • workspaceIdentifier string
Loading...