AERPAW-Platform-Control / aerpaw-portal

AERPAW Portal v2
0 stars 1 forks source link

API endpoint /experiment-files #19

Open mjstealey opened 2 years ago

mjstealey commented 2 years ago

/experiment-files

Linked file URN references that are associated to experiments by an Operator

Endpoints

Functions

Fields

--- /experiment-files
file_id:             - int
file_location:       - string
file_name:           - string
file_notes:          - string
file_type:           - enum["ip_list", "ovpn"]
--- /experiment-files/{int:pk}
created_date:        - string
file_id:             - int
file_location:       - string
file_name:           - string
file_notes:          - string
file_type:           - enum["ip_list", "ovpn"]
modified_date:       - string