apiRollingRestartArgs

Arguments used for Rolling Restart commands.

JSON

property type description
restartRoleTypes array of restartRoleTypes (string) Role types to restart. If not specified, all startable roles are restarted. Both role types and role names should not be specified.
restartRoleNames array of restartRoleNames (string) List of specific roles to restart. If none are specified, then all roles of specified role types are restarted. Both role types and role names should not be specified.