Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

DirectorBackend.md

File metadata and controls

17 lines (12 loc) · 715 Bytes

DirectorBackend

Properties

Name Type Description Notes
created_at Option<String> Date and time in ISO 8601 format. [readonly]
deleted_at Option<String> Date and time in ISO 8601 format. [readonly]
updated_at Option<String> Date and time in ISO 8601 format. [readonly]
service_id Option<String> [readonly]
version Option<i32> [readonly]
backend_name Option<String> The name of the backend.
director Option<String> Name for the Director.

[Back to API list] [Back to README]