restartEnvironmentServices
SSH-restarts the Buddy systemd service on the active UDP runtime VM. Symptom relief when server_status heartbeat is stale (see CksBuddyHealth.isStale); does not replace cks-udp-api pool fixes. Requires the 'manage_environments' org permission.
restartEnvironmentServices(
input: RestartEnvironmentServicesInput!
): CksEnvironmentChangeOrder!
Arguments
restartEnvironmentServices.input ● RestartEnvironmentServicesInput! non-null input
Type
CksEnvironmentChangeOrder object
An asynchronous change order tracking a deploy / destroy / scaling pipeline for an environment. Returned by mutations so callers can poll completion.