rebooting constant

PersistentResource_State const rebooting

The REBOOTING state indicates the persistent resource is being rebooted (PR is not available right now but is expected to be ready again later).

Implementation

static const rebooting = PersistentResource_State('REBOOTING');