src.ska_src_api_accounting.models.nodes

Models for Nodes and Sites in the SKA SRC API Accounting system.

Module Contents

Classes

Node

Model representing a node in the SKA SRC API Accounting system.

class src.ska_src_api_accounting.models.nodes.Node

Bases: pydantic.BaseModel

Model representing a node in the SKA SRC API Accounting system.

_id: str
created_at: str
created_by_username: str
description: str
model_config
name: str
version: pydantic.NonNegativeInt