NsxTagBulkOperationStatus

NsxTagBulkOperationStatus
Status of tag bulk operation

Status of tag bulk operation

JSON Example
{
    "apply_to": [
        {
            "resource_tag_status": [
                {
                    "details": "string",
                    "resource_display_name": "string",
                    "resource_id": "string",
                    "tag_status": "string"
                }
            ],
            "resource_type": "string"
        }
    ],
    "path": "string",
    "remove_from": [
        {
            "resource_tag_status": [
                {
                    "details": "string",
                    "resource_display_name": "string",
                    "resource_id": "string",
                    "tag_status": "string"
                }
            ],
            "resource_type": "string"
        }
    ],
    "status": "string",
    "tag": {
        "scope": "string",
        "tag": "string"
    }
}
apply_to
Optional

Tag apply operation status per resource type

string
path
Optional

Intent path corresponding to tag operation

remove_from
Optional

Tag remove operation status per resource type

string
status
Optional

Overall status

Enumeration: Success, Running, Error, Pending
tag
Optional

Arbitrary key-value pairs that may be attached to an entity