InlineDiscoveredResource1

InlineDiscoveredResource1
InlineDiscoveredResource1
JSON Example
{
    "_last_sync_time": 0,
    "description": "string",
    "display_name": "string",
    "resource_type": "string",
    "scope": [
        {
            "scope_id": "string",
            "scope_type": "string"
        }
    ],
    "tags": [
        "Tag Object"
    ]
}
integer As int64 As int64
_last_sync_time
Optional

Timestamp of last modification

string
description
Optional
Constraints: maxLength: 1024

Description of this resource

string
display_name
Optional
Constraints: maxLength: 255

Defaults to ID if not set

string
resource_type
Required

The type of this resource.

scope
Optional

Specifies list of scope of discovered resource. e.g. if VHC path is associated with principal identity, who owns the discovered resource, then scope id will be VHC path and scope type will be VHC.

array of Tag
tags
Optional
Constraints: maxItems: 30

Opaque identifiers meaningful to the API user