pub async fn nodes_services_create_start(
configuration: &Configuration,
node: &str,
service: &str,
) -> Result<NodesServicesCreateStartResponse, Error<NodesServicesCreateStartError>>Expand description
Start service.
pub async fn nodes_services_create_start(
configuration: &Configuration,
node: &str,
service: &str,
) -> Result<NodesServicesCreateStartResponse, Error<NodesServicesCreateStartError>>Start service.