ComponentSnapshot

ComponentSnapshot
ComponentSnapshot

Details of a Snapshot of a Component.

JSON Example
{
    "name": "string",
    "description": "string",
    "snapshotId": "string",
    "componentType": "string",
    "componentId": "string"
}
string
name
Optional

Snapshot name, formatted as 2025-09-12T16-09-53Z along with a prefix.

string
description
Optional

User friendly description of the Snapshot.

string As uuid As uuid
snapshotId
Optional

Snapshot ID.

string
componentType
Optional

Component Type.

string As uuid As uuid
componentId
Optional

Component ID.