DiscoveredResource

DiscoveredResource
DiscoveredResource
JSON Example
{
    "_self": {
        "rel": "string"
    },
    "display_name": "string",
    "description": "string",
    "_last_sync_time": 0,
    "tags": [
        {
            "scope": "string",
            "tag": "string"
        }
    ],
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "resource_type": "string"
}
_self
Optional

_self

string
display_name
Optional

Defaults to ID if not set

string
description
Optional

description

integer As int64 As int64
_last_sync_time
Optional

Timestamp of last modification

array of Tag
tags
Optional

tags

_links
Optional

The server will populate this field when returing the resource. Ignored on PUT and POST.

string
_schema
Optional

_schema

string
resource_type
Optional

The type of this resource.