ImageManagementTagInfo

ImageManagementTagInfo
ImageManagementTagInfo

Information related to image management tag. Supported Filters :'And', 'Or', 'Equals', 'StartsWith', 'Contains'.

JSON Example
{
    "description": "string",
    "id": "c9896e51-48a2-4d82-ae9e-a0246981b47d",
    "im_stream_id": "abc16e8f-9ba0-4789-a5dd-6880f32c52df",
    "im_version_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "name": "STAGE"
}
object
additional_details
Optional

Additional details about image management tag.

string
description
Optional

Image management tag description. Supported Filters : 'Equals','Contains','StartsWith'. This property can be used for sorting.

string
id
Optional

Unique ID representing image management tag. Supported Filters : 'Equals'.

string
im_stream_id
Optional

Image management stream ID to which this tag belongs. Supported Filters : 'Equals'.

string
im_version_id
Optional

Image management version ID to which this tag belongs. Supported Filters : 'Equals'.

string
name
Optional

Image management tag name. Supported Filters : 'Equals','Contains','StartsWith'. This property can be used for sorting.

Returned By