endpointUpdateRequest

endpointUpdateRequest
endpointUpdateRequest
JSON Example
{
    "existingAssociatedEndpoints": [
        {
            "associations": [
                {
                    "lastUpdated": "string",
                    "createdDate": "string",
                    "customProperties": "string",
                    "associationTypeInfoId": "string",
                    "id": "string",
                    "toEndpointId": "string",
                    "version": 0,
                    "fromEndpointId": "string"
                }
            ],
            "lastUpdated": "string",
            "createdDate": "string",
            "name": "string",
            "tenantId": "string",
            "description": "string",
            "typeId": "string",
            "id": "string",
            "typeDisplayName": "string",
            "uri": "string",
            "version": 0,
            "extensionData": {
                "entries": [
                    {
                        "key": "string"
                    }
                ]
            }
        }
    ],
    "endpoint": {
        "associations": [
            {
                "lastUpdated": "string",
                "createdDate": "string",
                "customProperties": "string",
                "associationTypeInfoId": "string",
                "id": "string",
                "toEndpointId": "string",
                "version": 0,
                "fromEndpointId": "string"
            }
        ],
        "lastUpdated": "string",
        "createdDate": "string",
        "name": "string",
        "tenantId": "string",
        "description": "string",
        "typeId": "string",
        "id": "string",
        "typeDisplayName": "string",
        "uri": "string",
        "version": 0,
        "extensionData": {
            "entries": [
                {
                    "key": "string"
                }
            ]
        }
    },
    "tenantId": "string",
    "providerServiceId": "string",
    "associatedEndpoints": [
        {
            "associations": [
                {
                    "lastUpdated": "string",
                    "createdDate": "string",
                    "customProperties": "string",
                    "associationTypeInfoId": "string",
                    "id": "string",
                    "toEndpointId": "string",
                    "version": 0,
                    "fromEndpointId": "string"
                }
            ],
            "lastUpdated": "string",
            "createdDate": "string",
            "name": "string",
            "tenantId": "string",
            "description": "string",
            "typeId": "string",
            "id": "string",
            "typeDisplayName": "string",
            "uri": "string",
            "version": 0,
            "extensionData": {
                "entries": [
                    {
                        "key": "string"
                    }
                ]
            }
        }
    ],
    "existingEndpoint": {
        "associations": [
            {
                "lastUpdated": "string",
                "createdDate": "string",
                "customProperties": "string",
                "associationTypeInfoId": "string",
                "id": "string",
                "toEndpointId": "string",
                "version": 0,
                "fromEndpointId": "string"
            }
        ],
        "lastUpdated": "string",
        "createdDate": "string",
        "name": "string",
        "tenantId": "string",
        "description": "string",
        "typeId": "string",
        "id": "string",
        "typeDisplayName": "string",
        "uri": "string",
        "version": 0,
        "extensionData": {
            "entries": [
                {
                    "key": "string"
                }
            ]
        }
    }
}
array of endpoint
existingAssociatedEndpoints
Optional

existingAssociatedEndpoints

endpoint
Optional

endpoint

string
tenantId
Optional

tenantId

string
providerServiceId
Optional

providerServiceId

array of endpoint
associatedEndpoints
Optional

associatedEndpoints

existingEndpoint
Optional

existingEndpoint