Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 530 Bytes

File metadata and controls

15 lines (10 loc) · 530 Bytes

openapi.model.InstanceRestartResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
restartedInstances List The list of instances that were successfully restarted. [default to const []]

[Back to Model list] [Back to API list] [Back to README]