Create Graph

Creates a new graph.

Request

Graph
graph_idstringRequired
descriptionstringOptional<=2000 characters
namestringOptional<=255 characters
time_zonestring or nullOptional

The graph’s IANA time zone. Stored on its group-backed subject.

Response

The added graph
canonical_graph_uuidstringOptional

CanonicalGraphUUID is graphs.uuid, the v4 graph address (spec-3 §13.5). Omitted when the graphs row does not yet exist. Distinct from UUID, which is the group-row identifier.

created_atstringOptional
descriptionstringOptional
graph_idstringOptional
idintegerOptional
namestringOptional
project_uuidstringOptional
time_zonestring or nullOptional
updated_atstringOptional
uuidstringOptional

Errors

400
Bad Request Error
500
Internal Server Error