PortConnectionEntity

PortConnectionEntity
PortConnectionEntity

Port Connection Entity

JSON Example
{
    "id": "string",
    "resource": {
        "_create_time": 0,
        "_create_user": "string",
        "_last_modified_time": 0,
        "_last_modified_user": "string",
        "_protection": "string",
        "_system_owned": false,
        "description": "string",
        "display_name": "string",
        "id": "string",
        "resource_type": "string",
        "tags": [
            {
                "scope": "string",
                "tag": "string"
            }
        ]
    }
}
string
id
Optional

Resource ID is mapped to this. (ID is Generated for Edge node groups, since resource will be null)

resource
Optional

Base type for resources that are managed by API clients