Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 507 Bytes

File metadata and controls

15 lines (10 loc) · 507 Bytes

openapi.model.InstanceRestartRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
instanceIds List The unique identifiers (IDs) of the instances to restart. [default to const []]

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