pub async fn nodes_services_create_stop(
configuration: &Configuration,
node: &str,
service: &str,
) -> Result<NodesServicesCreateStopResponse, Error<NodesServicesCreateStopError>>Expand description
Stop service.
pub async fn nodes_services_create_stop(
configuration: &Configuration,
node: &str,
service: &str,
) -> Result<NodesServicesCreateStopResponse, Error<NodesServicesCreateStopError>>Stop service.