TaggingPullPushResourceResult

TaggingPullPushResourceResult
TaggingPullPushResourceResult

Task result for a resource in adapter pull/push operations

JSON Example
{
    "categoryConflicts": [
        {
            "categoryId": "string",
            "error": "string",
            "tagConflicts": [
                {
                    "error": "string",
                    "tagId": "string"
                }
            ]
        }
    ],
    "error": "string",
    "resourceId": "string"
}
categoryConflicts
Optional

List of category conflicts that occurred during pull/push operations

string
error
Optional

Error message for any resource-level failure

string
resourceId
Optional

Resource identifier